simple testcase for EGCS 1.1a ICE on Alpha/Linux
Valient Gough
val@stellacore.com
Thu Sep 10 16:36:00 GMT 1998
I've simplified the test case that causes an ICE in egcs 1.1a on
Alpha/Linux from my previous posting.
This one requires no include files.
[val@erg test]$ gcc -v
Reading specs from
/usr/lib/gcc-lib/alphaev56-unknown-linux-gnu/egcs-2.91.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
[val@erg test]$ gcc -O2 -c test2.cc
test2.cc: In function `class Class2 getImages()':
test2.cc:55: Internal compiler error.
test2.cc:55: Please submit a full bug report to `egcs-bugs@cygnus.com'.
The code is attached. The preprocessed code is identical to the input
code, except for adding '# 1 "test2.cc"' at the top, so I won't include
it.
regards,
Val
More information about the Gcc-bugs
mailing list