From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30709 invoked by alias); 17 Feb 2003 23:53:06 -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 30689 invoked by uid 48); 17 Feb 2003 23:53:06 -0000 Date: Mon, 17 Feb 2003 23:53:00 -0000 Message-ID: <20030217235306.30688.qmail@sources.redhat.com> To: carlton@math.stanford.edu, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org From: bangerth@dealii.org Reply-To: bangerth@dealii.org, carlton@math.stanford.edu, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: c++/9713: ICE on locale/facet code X-SW-Source: 2003-02/txt/msg00750.txt.bz2 List-Id: Synopsis: ICE on locale/facet code State-Changed-From-To: open->closed State-Changed-By: bangerth State-Changed-When: Mon Feb 17 23:53:05 2003 State-Changed-Why: The "error reporting routines re-entered" problem. Fixed in 3.2.2, 3.3 and 3.4. 3.4 even accepts the code, which previous versions did not since they parsed the variable declaration as a function declaration and failed doing so. W. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9713