-
- Downloads
re PR c++/22153 (ICE on invalid template specialization)
PR c++/22153 * cp/parser.c (cp_parser_member_declaration): Detect and handle a template specialization. * testsuite/g++.dg/template/crash38.C: New test. * testsuite/g++.dg/parse/explicit1.C: Change expected errors. From-SVN: r105944
Showing
- gcc/cp/ChangeLog 6 additions, 0 deletionsgcc/cp/ChangeLog
- gcc/cp/parser.c 7 additions, 2 deletionsgcc/cp/parser.c
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/g++.dg/crash38.C 10 additions, 0 deletionsgcc/testsuite/g++.dg/crash38.C
- gcc/testsuite/g++.dg/parse/explicit1.C 1 addition, 1 deletiongcc/testsuite/g++.dg/parse/explicit1.C
Loading
Please register or sign in to comment