From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18471 invoked by alias); 18 Apr 2003 16:56:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 18455 invoked by uid 71); 18 Apr 2003 16:56:01 -0000 Date: Fri, 18 Apr 2003 16:56:00 -0000 Message-ID: <20030418165601.18454.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Nicolas F Rouquette Subject: Re: c++/10419: GCC3.2.2 sometimes leaves a function without deleting local objects Reply-To: Nicolas F Rouquette X-SW-Source: 2003-04/txt/msg00843.txt.bz2 List-Id: The following reply was made to PR c++/10419; it has been noted by GNATS. From: Nicolas F Rouquette To: bangerth@dealii.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Cc: Subject: Re: c++/10419: GCC3.2.2 sometimes leaves a function without deleting local objects Date: Fri, 18 Apr 2003 09:50:04 -0700 Hi, Can you please let me know how to get 3.2.3pre ? I've tried to use a snapshot of 3.3 but ran into other problems I don't want to get into yet. -- Nicolas. bangerth@dealii.org wrote: >Synopsis: GCC3.2.2 sometimes leaves a function without deleting local objects > >State-Changed-From-To: open->closed >State-Changed-By: bangerth >State-Changed-When: Wed Apr 16 01:02:47 2003 >State-Changed-Why: > Confirmed with 3.2, but already fixed in 3.2.3pre, 3.3 and > mainline. > >http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10419 > > >