-g causing internal compiler error with c++ and the STL1

Alexandre Oliva oliva@lsd.ic.unicamp.br
Thu Sep 30 19:57:00 GMT 1999


On Sep 21, 1999, Alex Smith <asmith@axent.com> wrote:

> When I remove the -g option the compiler error does not occur.

Yup, it's a known bug in -gdwarf (== -g on Solaris/x86 up to gcc
2.95.1).  On gcc 2.95.2, it will use -gstabs by default, as it should
have always done, so it won't trigger this bug in dwarf handling.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them



More information about the Gcc-bugs mailing list