From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5727 invoked by alias); 28 Mar 2009 07:44:05 -0000 Received: (qmail 5719 invoked by uid 22791); 28 Mar 2009 07:44:04 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 28 Mar 2009 07:43:58 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n2S7fuLr023890; Sat, 28 Mar 2009 03:41:56 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n2S7fk9v007182; Sat, 28 Mar 2009 03:41:47 -0400 Message-ID: <49CDD4C1.1080306@redhat.com> Date: Sat, 28 Mar 2009 08:56:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Pedro Alves CC: gdb-patches@sourceware.org Subject: Re: [RFC] Special casing dtors? References: <49CAB139.8010100@redhat.com> <200903271734.56216.pedro@codesourcery.com> <49CD200D.6050206@redhat.com> <200903271905.40463.pedro@codesourcery.com> <49CD2F0F.8040203@redhat.com> In-Reply-To: <49CD2F0F.8040203@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-03/txt/msg00646.txt.bz2 Keith Seitz wrote: > I am building SVN gcc now, and I will retry everything. I tried this with exactly the same result on both x86_64 and x86. [It took long enough!] The "destructor breakpoint" test FAILs without the patch, and the patch introduces no new failures. There must be something different about our environments. I don't know what's going on now, but we seem to be at a "Mexican Stand-off? [Pardon the colloquialism] Keith