This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25780] ICE
- From: "corsepiu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2006 03:57:08 -0000
- Subject: [Bug target/25780] ICE
- References: <bug-25780-9565@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from corsepiu at gcc dot gnu dot org 2006-01-13 03:57 -------
Created an attachment (id=10636)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10636&action=view)
--save-temps generated file from the ICE
GCC ices on this code with -O2, but doesn't ice with -O1 or -O0:
# sparc-rtems4.7-gcc -O1 -c smc91111.i
# sparc-rtems4.7-gcc -O2 -c smc91111.i
smc91111.c: In function 'smc91111_rxDaemon':
smc91111.c:481: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25780