c++/4373

Craig Rodrigues rodrigc@mediaone.net
Thu Sep 27 21:49:00 GMT 2001


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=4373&database=gcc

If I compile with gcc version 3.0.2 20010927 (prerelease) under Linux
using the following:

g++ -c -gdwarf-2 -O3 ref.ii

I get the following ICE:

/groff-1.17.2/src/preproc/refer/ref.cc: In function `void sortify_name(const
   char*, int, string&)':
/groff-1.17.2/src/preproc/refer/ref.cc:362: Internal compiler error in
   add_abstract_origin_attribute, at dwarf2out.c:8693
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.


I don't get the error if I use an optimization level less than -O3




More information about the Gcc-bugs mailing list