c++/4207: ICE at syntax error in enum declaration

Volker Reichelt reichelt@igpm.rwth-aachen.de
Sat Nov 9 16:26:00 GMT 2002


The following reply was made to PR c++/4207; it has been noted by GNATS.

From: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
        wanderer@rsu.ru
Cc:  
Subject: Re: c++/4207: ICE at syntax error in enum declaration
Date: Sun, 10 Nov 2002 02:08:38 +0100

 Hi,
 
 an even shorter testcase for the problem is the following:
 
 ----------snip here---------------
 typedef int A;
 enum ::A {};
 ----------snip here---------------
 
 Greetings,
 Volker
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4207
 
 



More information about the Gcc-prs mailing list