This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/1887: internal compilor error ???


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]