Internal Compiler Error 109

Ken McNeil kenmcneil@yahoo.com
Sat May 8 19:16:00 GMT 1999


This little bit of code...

#include <string>

struct Struct {
	static const string str = "Some String";
};

int main() {}

...caused an internal compiler error (#109).

Ken McNeil
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



More information about the Gcc-bugs mailing list