tree.c (build1_stat): Also propagate the TREE_CONSTANT and TREE_INVARIANT flags for...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 10 Aug 2006 22:13:42 +0000 (22:13 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 10 Aug 2006 22:13:42 +0000 (22:13 +0000)
commit5d5995f10531955de2e5f3c1a0979205d71ffb70
tree441815d76c21086dcc274b40493bc2c69d55c061
parentb576b3a7fda3f914807f1296124f15fe791b5a60
tree.c (build1_stat): Also propagate the TREE_CONSTANT and TREE_INVARIANT flags for a VIEW_CONVERT_EXPR.

* tree.c (build1_stat): Also propagate the TREE_CONSTANT and
TREE_INVARIANT flags for a VIEW_CONVERT_EXPR.

From-SVN: r116071
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/static_initializer.ads [new file with mode: 0644]
gcc/tree.c