r218573 - in /trunk/gcc/cp: ChangeLog parser.c

ktietz@gcc.gnu.org ktietz@gcc.gnu.org
Wed Dec 10 11:29:00 GMT 2014


Author: ktietz
Date: Wed Dec 10 11:29:22 2014
New Revision: 218573

URL: https://gcc.gnu.org/viewcvs?rev=218573&root=gcc&view=rev
Log:
	PR c++/64127
	* parser.c (cp_parser_diagnose_invalid_type_name): Check id
	for being an identifier before accessing it.


Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c



More information about the Gcc-cvs mailing list