OSDN Git Service

* tree.c (build_constructor): Compute TREE_CONSTANT for the
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 May 2010 15:29:51 +0000 (15:29 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:06:16 +0000 (14:06 +0900)
commitbfdf05866780399f63ce73e3379760d32e56c6ea
tree116a6389f375938f2fdc80762b4dbcffc26825a0
parent2ac32d9825615b6099ad9fc0802de85c872bf073
* tree.c (build_constructor): Compute TREE_CONSTANT for the
resultant constructor.
(build_constructor_single): Don't set TREE_CONSTANT.
(build_constructor_from_list): Don't compute TREE_CONSTANT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159325 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree.c