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]

r120264 - in /trunk/gcc: ChangeLog c-common.c


Author: ian
Date: Fri Dec 29 15:48:26 2006
New Revision: 120264

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120264
Log:
	* c-common.c (c_define_builtins): New static function broken out
	of c_common_nodes_and_builtins.
	(c_common_nodes_and_builtins): Call c_define_builtins unless only
	doing preprocessing.

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


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