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

lerdsuwa@gcc.gnu.org lerdsuwa@gcc.gnu.org
Thu Jun 14 05:25:00 GMT 2001


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



More information about the Gcc-bugs mailing list