g++ bug?

Matthew Laird lairdm@luther.bc.ca
Thu Jun 10 08:51:00 GMT 1999


I received the following, and am yet unsure of the cause.  I'm not sure
what other information you might require, please let me know if I can
provide any more that might help.

I'm attaching the header file in question, and the .cc file that included
it.

Thanks for all your hard work!

g++ -c -o /dose/xsrc/calgraph.o -Wall -D_REENTRANT  -O2   -DGTK_NO_CHECK_CASTS -I.. -D__WXGTK__ -I/usr/share/wxwin/wxGTK/include -I. -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/share/wxwin/wxGTK/src/zlib -I/usr/share/wxwin/wxGTK/src/iodbc -I/usr/X11R6/include  -Dwx_xview -D_WXWIN_ -D_UNIX_ -D_TEXTGRAPH_ -D_CALGRAPH_ -I/dose/include  /dose/xsrc/calgraph.cc
/dose/include/area.h: In function `char CalculateAreaPolar<float>(class Vector<float> &, class Vector<float> &, float &, float &, float &, float = 0x000000000000000000000000, float = 0x000000000000000000000000, float = 0x000000000000000000000000, float = 0x000000000000000000000000)':
/dose/include/area.h:223: Internal compiler error.
/dose/include/area.h:223: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make: *** [/dose/xsrc/calgraph.o] Error 1


More information about the Gcc-bugs mailing list