This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jason
Date: Fri Mar 11 22:47:59 2011
New Revision: 170888

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170888
Log:
	PR c++/47144
	* parser.c (cp_parser_template_type_arg): Set
	type_definition_forbidden_message.

Added:
    trunk/gcc/testsuite/g++.dg/parse/no-type-defn1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]