This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/9928: [3.3/3.4 regression] ICE on duplicate enum declaration
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org,ebotcazou at libertysurf dot fr, snyder at fnal dot gov
- Date: Tue, 11 Mar 2003 14:28:18 +0100
- Subject: Re: c/9928: [3.3/3.4 regression] ICE on duplicate enum declaration
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9928
This PR was introduced with Eric's patch that fixed another ICE (for
c/7741):
http://gcc.gnu.org/ml/gcc-patches/2003-02/msg00641.html
So we've exchanged one ICE for another :-)
Greetz
Steven