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)
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 12 May 2010 15:29:51 +0000 (15:29 +0000)
commit8ce9d9df2f188cd5a7f61f4398a5850bbc5fdba3
tree674958f9fa698bfd9971b8e167ef2c2deddadc4d
parent6f932b06df8837c89ebb97e12c497f86d08b7f60
* 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