internal compiler error - gcc 2.95.2

Martin Engel m.engel@ndh.net
Fri Aug 25 02:36:00 GMT 2000


Hello, 

on my machine at home I can produce an internal compiler error. I can
reproduce the same behaviour on another machine(at work) with the same
code and the same compiler version. I will now list the information
according to my home system:

uname -a:
Linux centaur 2.2.13 #1 Mon Nov 8 15:51:29 CET 1999 i586 unknown
Pentium 233Mhz MMX, 64MB RAM, Mainboard with HX Chipset

gcc -v: 
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs 
gcc version 2.95.2 19991024 (release)
I have installed the compiler from rpm-packages from my
(SuSE-)Linux-distribution.

gcc-command-line:
g++ -g -Wall -ansi -fsigned-char -DVTK_WORDS_BIGENDIAN -fno-inline -O3 \
-mcpu=pentium  -I/usr/local/antlr-2.6.1/cpp 	\
-I/usr/local/nurbs++-3.0.10/include -c grid.cpp -o grid.o

I have attached the output generated with the --save-temps option in
gzip'd format to this email(grid.ii.gz).

(Observations I have made: The error goes away if I leave out the
-mcpu=pentium optimization. On the machine at work with PentiumII
processor, the error goes away only if I don´t optimize at all)

kind regards,
Martin

-- 
Martin Engel
m.engel@ndh.net	
http://www.ndh.net/home/engel/ 
or http://listen.to/horaceandy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grid.ii.gz
Type: application/x-gzip
Size: 54548 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000825/4bfb73f8/attachment.bin>


More information about the Gcc-bugs mailing list