c++/1887: internal compilor error ???
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Wed Dec 12 00:26:00 GMT 2001
Synopsis: internal compilor error ???
State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Dec 12 00:14:11 2001
State-Changed-Why:
This is code is ill-formed.
gcc 3.1 does not crash on this code, but
produces the following compilation errors:
Matrix.cpp:55: syntax error before `::' token
Matrix.cpp:62: parse error before `::' token
Matrix.cpp:67: parse error before `::' token
I've attached the corrected version of this testcase, Matrix_correct.zip, to this
PR:
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=1887&database=gcc
More information about the Gcc-bugs
mailing list