c++/5337: gcc-3.0.3 gives internal error

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Jan 1 20:21:00 GMT 2003


Synopsis: gcc-3.0.3 gives internal error

State-Changed-From-To: analyzed->closed
State-Changed-By: paolo
State-Changed-When: Wed Jan  1 12:21:35 2003
State-Changed-Why:
    Cannot be reproduced with 3.2.1, 3.3 pre, mainline.
    3.3 issues:
    Matrix.cc:10: error: syntax error before `;' token
    Matrix.cc: In function `void foo(Matrix<int>&)':
    Matrix.cc:16: error: 'class Matrix<int>' has no member named 'm_data'
    
    Mainline:
    Matrix.cc:10: error: using-declaration for non-member at class scope
    Matrix.cc:10: error: expected function-definition
    Matrix.cc: In function `void foo(Matrix<int>&)':
    Matrix.cc:16: error: 'class Matrix<int>' has no member named 'm_data'
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5337



More information about the Gcc-bugs mailing list