r175856 - in /trunk/gcc: ChangeLog c-decl.c c-f...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Tue Jul 5 14:39:00 GMT 2011
Author: rguenth
Date: Tue Jul 5 14:39:30 2011
New Revision: 175856
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175856
Log:
2011-07-05 Richard Guenther <rguenther@suse.de>
c-family/
* c-common.c (c_common_nodes_and_builtins): Build all common
tree nodes first.
* c-decl.c (c_init_decl_processing): Defer building common
tree nodes to c_common_nodes_and_builtins.
cp/
* decl.c (cxx_init_decl_processing): Defer building common
tree nodes to c_common_nodes_and_builtins.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-decl.c
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-common.c
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
More information about the Gcc-cvs
mailing list