egcs 1.1.2 bug

George Zou gzou@fmrco.com
Mon Apr 12 09:08:00 GMT 1999


Hi,

I was trying to compile egcs 1.1.2 on my linux box (Redhat 5.2, with egcs 1.0.x),
I got the following compilation error.  Note the compilation error was apparently
generated by the gcc in egcs 1.1.2, not the older gcc on my system.



/home/tsing/src/egcs-1.1.2/gcc/xgcc -B/home/tsing/src/egcs-1.1.2/gcc/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I. -nostdinc++ -D_IO_MTSAFE_IO  iostream.cc -o pic/iostream.o
/home/tsing/src/egcs-1.1.2/gcc/xgcc -B/home/tsing/src/egcs-1.1.2/gcc/ -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I. -nostdinc++ -D_IO_MTSAFE_IO iostream.cc
iostream.cc: In method `class istream & istream::operator >>(float &)':
iostream.cc:360: Internal compiler error.
iostream.cc:360: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
iostream.cc:360: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details


Thanks.


george zou


More information about the Gcc-bugs mailing list