[Bug ada/17312] internal gnat bug. compilation abandoned.

2004-10-12 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-13 02:05 
---
Does this work with i686-pc-linux-gnu as the target if so this is an optimization 
problem in the sense 
-march=pentium3 causes the wrong code.  Also does this happen on the mainline.

-- 
   What|Removed |Added

   Keywords||wrong-code


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


[Bug ada/17312] internal gnat bug. compilation abandoned.

2004-10-12 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-13 02:26 
---
*** Bug 17567 has been marked as a duplicate of this bug. ***

-- 


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


[Bug ada/17312] internal gnat bug. compilation abandoned.

2004-10-13 Thread pluto at pld-linux dot org

--- Additional Comments From pluto at pld-linux dot org  2004-10-13 16:15 ---
(In reply to comment #1) 
> Does this work with i686-pc-linux-gnu as the target if so this is an 
optimization problem in the sense  
> -march=pentium3 causes the wrong code.  Also does this happen on the 
mainline. 
 
Currently I have installed gcc-3.4.3-20041008 (pentium3 target with -O2) 
and I can't rebuild any gcc34 snaphot (386 target with -O0) :/ 
 
# segv 
gcc -c -O0 -march=i386 -pipe -DIN_GCC   -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  
-DHAVE_CONFIG_H-I. -I. -I../../gcc -I../../gcc/. 
-I../../gcc/../include  ../../gcc/c-parse.c -o c-parse.o 
In file included from c-parse.y:48: 
../../gcc/output.h:107: internal compiler error: Segmentation fault 
 
make[2]: *** [c-parse.o] Error 1 
 

-- 


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


[Bug ada/17312] internal gnat bug. compilation abandoned.

2004-12-09 Thread pluto at pld-linux dot org

--- Additional Comments From pluto at pld-linux dot org  2004-12-10 07:46 
---
gcc(ada)-3.4.3/4.0.0snap now builds/works fine with -march=pentium3. 

-- 
   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME


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