* tree.c (build1_stat): Also propagate the TREE_CONSTANT and
commit25a7cbe14fb42e2350ed8e5fc8172e22a801224b
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Aug 2006 22:13:42 +0000 (10 22:13 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Aug 2006 22:13:42 +0000 (10 22:13 +0000)
tree441815d76c21086dcc274b40493bc2c69d55c061
parent5babbb38102da9b08927d82c2b2bb401c7485921
* tree.c (build1_stat): Also propagate the TREE_CONSTANT and
TREE_INVARIANT flags for a VIEW_CONVERT_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116071 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/static_initializer.ads [new file with mode: 0644]
gcc/tree.c