r105944 - in /trunk/gcc: cp/ChangeLog cp/parser...

jconner@gcc.gnu.org jconner@gcc.gnu.org
Fri Oct 28 17:59:00 GMT 2005


Author: jconner
Date: Fri Oct 28 17:58:59 2005
New Revision: 105944

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=105944
Log:
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.


Added:
    trunk/gcc/testsuite/g++.dg/crash38.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/parse/explicit1.C



More information about the Gcc-cvs mailing list