This is the mail archive of the gcc-prs@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]

Re: c++/2747: g++ crashes on illegal code template<...> typename dd;


Synopsis: g++ crashes on illegal code template<...> typename dd;

Responsible-Changed-From-To: lerdsuwa->unassigned
Responsible-Changed-By: lerdsuwa
Responsible-Changed-When: Thu Jun 14 05:25:10 2001
Responsible-Changed-Why:
    After some investigation, the problem lies entirely within
    the parser (the template_datadef rule in parse.y
    contains structsp non-terminal which is too broad).  
    It will be reinvestigated after the C++ parser rewrite.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2747&database=gcc


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