This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

internal compiler error - gcc 2.95.2


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

grid.ii.gz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]