This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
No Subject
- To: egcs-bugs at cygnus dot com
- From: Thomas Weise <tom at zaphod dot wh9 dot tu-dresden dot de>
- Date: Mon, 24 Nov 1997 21:55:21 +0100 (CET)
- cc: Thomas Weise <tom at zaphod dot wh9 dot tu-dresden dot de>
Compiling attached code I get a nasty error what as I remember has been
in gcc-2.7.2 but already fixed in previous snapshots.
tom@hermes:/home/tom > g++ -v
Reading specs from
/usr/local/lib/gcc-lib/i486-pc-linux-gnulibc1/egcs-2.90.18/specs
gcc version egcs-2.90.18 971122 (gcc2-970802 experimental)
tom@hermes:/home/tom > g++ -fsjlj-exceptions -c 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'.
bug.i.gz