Internal compiler error 109.

Alexandre Oliva oliva@dcc.unicamp.br
Sat Sep 12 08:46:00 GMT 1998


Peter Simons <peter.simons@gmd.de> writes:

> Using egcs-2.91.57 on NetBSD/i386 1.3 I got the following error:

>  | simons@petium:/tmp$ g++ test.cpp -o test
>  | test.cpp:8: Internal compiler error 109.
>  | test.cpp:8: Please submit a full bug report to `egcs-bugs@cygnus.com'.

The current CVS image says:

test.cc:8: in-class initialization of static data member of non-integral type `string'

Next time, please don't quote your program like that.  it's not that
hard to `sed' away those line prefixes, but it's annoying when you
have dozens of bug reports to handle :-)

>  | class test {
>  |     static const string foo("test");

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list