From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19629 invoked by alias); 3 Mar 2002 04:01:55 -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 19599 invoked by uid 61); 3 Mar 2002 04:01:54 -0000 Date: Sat, 02 Mar 2002 20:01:00 -0000 Message-ID: <20020303040154.19598.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, rene.rebe@gmx.net, ziegler@informatik.hu-berlin.de From: rodrigc@gcc.gnu.org Reply-To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, rene.rebe@gmx.net, ziegler@informatik.hu-berlin.de, gcc-gnats@gcc.gnu.org X-Mailer: gnatsweb 2.9.3 Subject: Re: c++/2570: [parser] G++ reports internal Error on simple code X-SW-Source: 2002-03/txt/msg00056.txt.bz2 List-Id: Old Synopsis: G++ reports internal Error on simple code New Synopsis: [parser] G++ reports internal Error on simple code State-Changed-From-To: analyzed->feedback State-Changed-By: rodrigc State-Changed-When: Sat Mar 2 20:01:54 2002 State-Changed-Why: gcc 3.1 provides this additional warning: CompilerError.cc:16: parse error before `;' token CompilerError.cc:16: Internal compiler error in poplevel, at cp/decl.c:1287 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. If you remove the trailing semi-colon on line 16, this code wil compile. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2570