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++/4961: robusteness against ill-formed input missing


Synopsis: robusteness against ill-formed input missing

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Tue Feb 26 18:39:54 2002
State-Changed-Why:
    ICE reproduced with gcc 3.0.4.
    
    gcc version 3.1 20020217 (experimental)  does not ICE:
    a.cc:3: template-id `X<>' for `X<int>::X()' does not match any template
       declaration
    a.cc:3: parse error before `{' token

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


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