Internal compiler error on Linux-Alpha (v1.1b)

Christopher C Chimelis chris@beezer.med.miami.edu
Tue Sep 22 19:31:00 GMT 1998


Hi...

I just encountered an internal compiler error on Linux-Alpha (Debian)
using the egcs 1.1b release.  The package that's screwy is "jade" (URL
available), and it didn't work with or without optimisation, and with or
without Haifa support compiled in.

I can provide a preprocessed file if needed also for testing, but it seems
to fail under all circumstances on the Alpha.

Other info: kernel 2.1.72, glibc 2.0.7, binutils 2.9.1.0 and binutils
2.9.1.0.13.

Here's the output:

make[2]: Entering directory
`/extra/home/debian/chris/jade/jade-1.1.1.orig/style
'
c++ -fno-implicit-templates -O2 -v -ansi  -Wall -Wno-reorder
-Wwrite-strings -Wp
ointer-arith -Wnested-externs -Woverloaded-virtual -Wbad-function-cast -I.
-I./.
./include -I./../grove -I./../spgrove -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST
-DSP_M
ULTI_BYTE -DSP_MULTI_BYTE  -c FOTBuilder.cxx
Reading specs from /usr/lib/gcc-lib/alpha-linux/egcs-2.91.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
 /usr/lib/gcc-lib/alpha-linux/egcs-2.91.57/cpp -lang-c++ -v -I.
-I./../include -
I./../grove -I./../spgrove -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus
-D__GN
UC_MINOR__=91 -trigraphs -D__STRICT_ANSI__ -D__linux__ -D__unix__
-D_LONGLONG -D
__alpha -D__ELF__ -D__linux -D__unix -Asystem(linux) -D__EXCEPTIONS
-D__OPTIMIZE
__ -Wall -Wno-reorder -Wwrite-strings -Wpointer-arith -Wnested-externs
-Woverloa
ded-virtual -Wbad-function-cast -D__LANGUAGE_C_PLUS_PLUS__
-D__LANGUAGE_C_PLUS_P
LUS -D__cplusplus -Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__
-D__alpha_
ev4__ -Acpu(ev4) -DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE
-DSP_MULTI_
BYTE FOTBuilder.cxx /tmp/ccuP72A4.ii
GNU CPP version egcs-2.91.57 19980901 (egcs-1.1 release) (Alpha GNU/Linux
for EL
F)
#include "..." search starts here:
#include <...> search starts here:
 .
 ../include
 ../grove
 ../spgrove
 /usr/include/g++-2
 /usr/local/include
 /usr/lib/gcc-lib/alpha-linux/egcs-2.91.57/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/alpha-linux/egcs-2.91.57/cc1plus /tmp/ccuP72A4.ii -quiet
-dump
base FOTBuilder.cc -O2 -Wall -Wno-reorder -Wwrite-strings -Wpointer-arith
-Wnest
ed-externs -Woverloaded-virtual -Wbad-function-cast -ansi -version
-fno-implicit
-templates -o /tmp/ccK8MHu4.s
GNU C++ version egcs-2.91.57 19980901 (egcs-1.1 release) (alpha-linux)
compiled
by GNU C version egcs-2.91.57 19980901 (egcs-1.1 release).
FOTBuilder.cxx: In function `static const char *
FOTBuilder::symbolName(enum FOT
Builder::Symbol)':
FOTBuilder.cxx:15: warning: comparison between `enum FOTBuilder::Symbol'
and `en
um FOTBuilder::{anonymous}'
FOTBuilder.cxx: In method `void SaveFOTBuilder::setBackgroundColor()':
FOTBuilder.cxx:1682: Internal compiler error 980331.
FOTBuilder.cxx:1682: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make[2]: *** [FOTBuilder.o] Error 1




More information about the Gcc-bugs mailing list