static set declaration crashes compiler

Craig E Rasmussen rasmussn@soren.lanl.gov
Fri Jun 11 12:30:00 GMT 1999


The following line crashes the egcs compiler:

   static set<string, less<string> > accept;


Output from the compiler was:

g++ -I../../../include -I../common -I/home/rasmussn/ductape/inc -ggdb -fguiding-decls   -DRETSIGTYPE=void  -DRETSIGTYPE=void -c pdbsiloonlib.cc
/usr/local/gnu/packages/egcs-19990423/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.93.19/../../../../include/g++-2/stl_set.h:61: Internal compiler error in `output_die', at dwarf2out.c:5403
Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.



More information about the Gcc-bugs mailing list