This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c/8458: ICE caused by typedef X = 3
- From: paolo at gcc dot gnu dot org
- To: ehrhardt at mathematik dot uni-ulm dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 5 Nov 2002 12:01:20 -0000
- Subject: Re: c/8458: ICE caused by typedef X = 3
- Reply-to: paolo at gcc dot gnu dot org, ehrhardt at mathematik dot uni-ulm dot de, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: ICE caused by typedef X = 3
State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Tue Nov 5 04:01:19 2002
State-Changed-Why:
Already fixed for 3.2.1 and 3.3. Now gives (3.2.1):
8458.c:2: typedef `X' is initialized (use __typeof__ instead)
(3.3):
8458.c:2: error: typedef `X' is initialized (use __typeof__ instead)
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8458