971127 internal compiler error

Thomas Weise tom@zaphod.wh9.tu-dresden.de
Fri Nov 28 07:20:00 GMT 1997


Please see also http://www.cygnus.com/ml/egcs-bugs/1997-Nov/0231.html .
Some snapshots ago egcs didn't have this error (already reported for
egcs971122, just occures using -fsjls-exceptions to work around the EH
regions cleanup problem). I this bug doesn't go into release.    

tom@hermes:/home/tom > g++ -v
Reading specs from
/usr/local/lib/gcc-lib/i486-pc-linux-gnulibc1/egcs-2.90.19/specs
gcc version egcs-2.90.19 971127 (gcc2-970802 experimental)
tom@hermes:/home/tom > g++ -c -fsjlj-exceptions bug.i
bug.i: In method 'bool foo::bar(const class x &, class x &)':
bug.i:4047: Internal compiler error.
bug.i:4047: Please submit a full bug report to 'egcs-bugs@cygnus.com'.
tom@hermes:/home/tom > g++ -Vegcs-2.90.13 -c -fsjlj-exceptions bug.i
tom@hermes:/home/tom >

-- 
Thomas Weise, http://www.inf.tu-dresden.de/~tw4
Dresden University of Technology, Department of Computer Science



More information about the Gcc-bugs mailing list