This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/28379] internal compiler error with demo code
- From: "stephan at s11n dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2006 11:01:05 -0000
- Subject: [Bug c/28379] internal compiler error with demo code
- References: <bug-28379-12951@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from stephan at s11n dot net 2006-07-14 11:01 -------
Created an attachment (id=11888)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11888&action=view)
Demonstrates an internal compiler error
Compile with:
gcc -o jscpucfg.o -c -Wall -Wno-format -DGCC_OPT_BUG -g -DXP_UNIX -DSVR4 -DSYSV
-D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX jscpucfg.c
Only known to fail on GNU/Linux systems - some options need to be changed (to
unknown values) on other platforms.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28379