------- 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