c++/2570: [parser] G++ reports internal Error on simple code

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sat Mar 2 20:01:00 GMT 2002


Old Synopsis: G++ reports internal Error on simple code
New Synopsis: [parser] G++ reports internal Error on simple code

State-Changed-From-To: analyzed->feedback
State-Changed-By: rodrigc
State-Changed-When: Sat Mar  2 20:01:54 2002
State-Changed-Why:
    gcc 3.1 provides this additional warning:
    
    CompilerError.cc:16: parse error before `;' token
    CompilerError.cc:16: Internal compiler error in poplevel, at cp/decl.c:1287
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
    
    If you remove the trailing semi-colon on line 16, this
    code wil compile.

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



More information about the Gcc-bugs mailing list