[Bug middle-end/33803] ICE during build of DES

2011-11-10 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33803 Joel Sherrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/33803] ICE during build of DES

2011-02-08 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33803 Joel Sherrill changed: What|Removed |Added Known to work||3.2.3, 4.1.1, 4.2.1, 4.2.2 Known to

[Bug middle-end/33803] ICE during build of DES

2009-09-22 Thread joel at gcc dot gnu dot org
--- Comment #3 from joel at gcc dot gnu dot org 2009-09-22 19:10 --- Is it time to close this one? It doesn't cause an ICE in 4.4.1. $ h8300-rtems4.10-gcc --version h8300-rtems4.10-gcc (GCC) 4.4.1 $ h8300-rtems4.10-gcc -O0 -c des1.c des1.c:4117: error: size of variable 'des_f' is too l

[Bug middle-end/33803] ICE during build of DES

2007-10-17 Thread joel at gcc dot gnu dot org
--- Comment #2 from joel at gcc dot gnu dot org 2007-10-17 21:12 --- I have tried this code with the following gcc versions: WORKS 3.2.3: -O2 FAILS 4.1.1: -O2 FAILS 4.2.1: -O2 FAILS 4.2.2: -O2 WORKS 4.2.1: -O0 WORKS 4.2.2: -O0 WORKS 4.1.1: -