r113098 - in /branches/gcc-4_0-branch/gcc: cp/C...

reichelt@gcc.gnu.org reichelt@gcc.gnu.org
Wed Apr 19 22:10:00 GMT 2006


Author: reichelt
Date: Wed Apr 19 22:10:10 2006
New Revision: 113098

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113098
Log:
	PR c++/26558
	* parser.c (cp_parser_class_name): Check for invalid typenames.
	Rearrange code.

	* g++.dg/parse/template19.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/template19.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/parser.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list