r221358 - in /trunk/gcc: c-family/ChangeLog c-f...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Mar 11 19:51:00 GMT 2015


Author: jakub
Date: Wed Mar 11 19:51:55 2015
New Revision: 221358

URL: https://gcc.gnu.org/viewcvs?rev=221358&root=gcc&view=rev
Log:
	* c-parser.c (c_parse_init): Don't call xstrdup on get_identifier
	argument.

	* c-common.c (c_common_nodes_and_builtins): Don't call xstrdup
	on record_builtin_type argument.

Modified:
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/c-family/c-common.c
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-parser.c



More information about the Gcc-cvs mailing list