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


I have a reproducible crash in
gcc version egcs-2.93.18 19990412 (gcc2 ss-980929 experimental)
on  Linux 2.0.36, pentium.
It happens compiling hacks/rorschach.c from xscreensaver.c
by calling:

 gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I..
-I/home/mai/include -DSTANDALONE -DHAVE_CONFIG_H -g -O2
-I/usr/X11R6/include rorschach.c
gcc: Internal compiler error: program cc1 got fatal signal 11

Upon request/interest I could also supply the .i output, but perhaps
someone has it already on the disk and can check whether it's a 'non-local'
bug ?

-- 
Alexander Mai
st002279@hrzpub.tu-darmstadt.de


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