This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/7353: Compiler dies on known working code (as of gcc 3.0)
- From: zack at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mike at velgarian dot sytes dot net, zack at gcc dot gnu dot org
- Date: 9 Oct 2002 21:53:19 -0000
- Subject: Re: c/7353: Compiler dies on known working code (as of gcc 3.0)
- Reply-to: zack at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, mike at velgarian dot sytes dot net, zack at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: Compiler dies on known working code (as of gcc 3.0)
State-Changed-From-To: analyzed->closed
State-Changed-By: zack
State-Changed-When: Wed Oct 9 14:53:18 2002
State-Changed-Why:
Patch has been committed to 3.2 and 3.3 to address this bug.
I'm afraid you may not be happy with it; our solution was to
remove this extension. You can convert your code easily to
use the still-supported 'typeof' extension, however; see the
release notes (http://gcc.gnu.org/gcc-3.2/changes.html)
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7353