alias-decl-18.C
481 Bytes
-
PR c++/51541 - ICE with invalid identifier in alias-declaration · 45a29025
gcc/cp/ PR c++/51541 * parser.c (cp_parser_alias_declaration): Get out early upon errors in the identifier or the attributes. gcc/testsuite/ PR c++/51541 * g++.dg/cpp0x/alias-decl-18.C: New test. From-SVN: r182935
Dodji Seketeli committed