[Bug target/54176] lm32-elf-gcc: internal compiler error: Segmentation fault (program cc1)

2014-03-02 Thread lekernel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54176

Sebastien Bourdeauducq lekernel at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Sebastien Bourdeauducq lekernel at gcc dot gnu.org ---
Fixed in trunk by Jon Beniston's recent patch.


[Bug target/54176] lm32-elf-gcc: internal compiler error: Segmentation fault (program cc1)

2012-08-06 Thread tommy-gccbugs at thorn dot ws
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54176

--- Comment #4 from Tommy Thorn tommy-gccbugs at thorn dot ws 2012-08-06 
19:42:45 UTC ---
FWIW, it works in 4.5.3.  I can narrow down the range if that's helpful.


[Bug target/54176] lm32-elf-gcc: internal compiler error: Segmentation fault (program cc1)

2012-08-04 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54176

Andrew Pinski pinskia at gcc dot gnu.org changed:

   What|Removed |Added

   Keywords||ice-on-valid-code
 Target||m32-elf
  Component|c   |target
   Severity|major   |normal

--- Comment #3 from Andrew Pinski pinskia at gcc dot gnu.org 2012-08-05 
03:29:17 UTC ---
This is a target specific issue.  Somehow it is deciding to force to constant
memory over and over again.