Bug in egcs-1.1.1 not present in egcs-1.0.3a

Simon Baatz s.baatz@ndh.net
Fri Dec 11 12:04:00 GMT 1998


I attached a boiled down version of a source file that crashes
egcs-1.1.1, but does not cause problems with egcs-1.0.3a. I didn't
test the previous 1.1 releases, because I never installed them.

- Simon

Here is the compiler output:

[baatz@mystic baatz]$ /usr/local/egcs-1.1.1/bin/g++ -v -c egcsbug.cc
Reading specs from
/usr/local/egcs-1.1.1/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.60/specs
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
 /usr/local/egcs-1.1.1/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.60/cpp
-lang-c++ -v -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus
-D__GNUC_MINOR__=91 -D__ELF__ -Dunix -Di386 -D__i386__ -Dlinux
-D__ELF__ -D__unix__ -D__i386__ -D__i386__ -D__linux__ -D__unix
-D__i386 -D__linux -Asystem(posix) -D__EXCEPTIONS -Asystem(unix)
-Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di586
-Dpentium -D__i586 -D__i586__ -D__pentium -D__pentium__ egcsbug.cc
/tmp/ccqXXVnu.ii
GNU CPP version egcs-2.91.60 19981201 (egcs-1.1.1 release) (i386
Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/egcs-1.1.1/include/g++
 /usr/local/include
 /usr/local/egcs-1.1.1/i586-pc-linux-gnu/include
 /usr/local/egcs-1.1.1/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.60/include
 /usr/include
End of search list.
 /usr/local/egcs-1.1.1/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.60/cc1plus
/tmp/ccqXXVnu.ii -quiet -dumpbase egcsbug.cc -version -o
/tmp/ccgRxH1W.s
GNU C++ version egcs-2.91.60 19981201 (egcs-1.1.1 release)
(i586-pc-linux-gnu) compiled by GNU C version egcs-2.91.60 19981201
(egcs-1.1.1 release).
g++: Internal compiler error: program cc1plus got fatal signal 11


-- 
Simon Baatz <s.baatz@ndh.net>



More information about the Gcc-bugs mailing list