[Bug target/25780] ICE at -O2

2007-05-17 Thread ebotcazou at gcc dot gnu dot org


--- Comment #3 from ebotcazou at gcc dot gnu dot org  2007-05-17 16:10 
---
Fixed in 4.1.x and later.


-- 

ebotcazou at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||ebotcazou at gcc dot gnu dot
   ||org
 Status|UNCONFIRMED |RESOLVED
  Known to work|4.2.0   |4.1.2 4.2.0 4.3.0
 Resolution||FIXED
Summary|ICE on -O2  |ICE at -O2
   Target Milestone|--- |4.1.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25780



[Bug target/25780] ICE on -O2

2006-02-02 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2006-02-02 19:02 ---
This works on the mainline.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

   Keywords||ice-on-valid-code
  Known to work||4.2.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25780



[Bug target/25780] ICE

2006-01-12 Thread corsepiu 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=10636action=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 smc9.i

# sparc-rtems4.7-gcc -O2 -c smc9.i
smc9.c: In function 'smc9_rxDaemon':
smc9.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