r172409 - in /trunk/gcc: ChangeLog tree.c tree.h

froydnj@gcc.gnu.org froydnj@gcc.gnu.org
Thu Apr 14 01:38:00 GMT 2011


Author: froydnj
Date: Thu Apr 14 01:38:07 2011
New Revision: 172409

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172409
Log:
	* tree.h (struct tree_constructor): Include tree_typed instead of
	tree_common.
	* tree.c (initialize_tree_contains_struct): Mark TS_CONSTRUCTOR as
	TS_TYPED instead of TS_COMMON.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c
    trunk/gcc/tree.h



More information about the Gcc-cvs mailing list