This is the mail archive of the gcc-bugs@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++/2121: [parser] Parse error


Synopsis: [parser] Parse error

State-Changed-From-To: suspended->analyzed
State-Changed-By: gdr
State-Changed-When: Sun Dec 29 15:46:16 2002
State-Changed-Why:
    Resurected since the new parser is now active.
    The bug is still present though.  It fails with:
    
    2121.C: In function `void g()':
    2121.C:13: error: expected unqualified-id
    2121.C:13: error: expected `,' or `;'
    
    

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


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