This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/4373


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]