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++/795: [parser]parse error in member template method


Synopsis: [parser]parse error in member template method

State-Changed-From-To: suspended->analyzed
State-Changed-By: gdr
State-Changed-When: Sun Dec 29 12:57:56 2002
State-Changed-Why:
    Still not fixed in the new parser.  Not we get:
    795.C: In member function `T L::at(int) const':
    795.C:22: error: expected primary-expression
    795.C:22: error: expected primary-expression
    
    Note how the diagnostic is duplicated...

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


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