This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r145380 - in /trunk/gcc: ChangeLog c-common.c
- From: jsm28 at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 31 Mar 2009 23:17:06 -0000
- Subject: r145380 - in /trunk/gcc: ChangeLog c-common.c
Author: jsm28
Date: Tue Mar 31 23:17:05 2009
New Revision: 145380
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145380
Log:
* c-common.c (c_get_ident): New.
(c_common_nodes_and_builtins): Call it for type names that may be
NULL.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-common.c