c++/8736: internal compile error at a typedef to a typedef in a template sub struct of a template struct from a template function

reichelt@igpm.rwth-aachen.de reichelt@igpm.rwth-aachen.de
Mon Jan 13 05:17:00 GMT 2003


Synopsis: internal compile error at a typedef to a typedef in a template sub struct of a template struct from a template function

State-Changed-From-To: analyzed->closed
State-Changed-By: reichelt
State-Changed-When: Sun Jan 12 15:37:18 2003
State-Changed-Why:
    The bug is fixed in gcc 3.4-20021230 with the new parser.
    
    We now get the error message:
    
    testCompiler.cc: In function `void testCompiler()':
    testCompiler.cc:16: error: expected primary-expression
    testCompiler.cc:16: error: expected `;'
    
    (Testcase in preparation.)

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



More information about the Gcc-bugs mailing list