crash36.C
263 Bytes
-
re PR c++/20333 (ICE on invalid code, typename outside of a template) · 26c895e7
PR c++/20333 * parser.c (cp_parser_postfix_expression) <case RID_TYPENAME>: Check the return value of cp_parser_nested_name_specifier. * g++.dg/template/crash36.C: New test. From-SVN: r96720
Kriang Lerdsuwanakij committed