]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression as visited.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 20 Aug 2009 14:04:30 +0000 (14:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 20 Aug 2009 14:04:30 +0000 (14:04 +0000)
commit456976d81d0d5c3d01050d4f6c12b80db61b5d55
tree06e8be604568a4fdad47be340fc9287316228a35
parent197c68cc978ee36fab09445e9f09a5752f2585f1
ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression as visited.

* gcc-interface/ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression
as visited.
* gcc-interface/misc.c (gnat_get_subrange_bounds): Always return the
bounds.
* gcc-interface/trans.c (add_decl_expr): Do not mark gigi-specific
fields.
(gnat_gimplify_expr) <DECL_EXPR>: New case.

From-SVN: r150963
gcc/ada/ChangeLog
gcc/ada/gcc-interface/ada-tree.h
gcc/ada/gcc-interface/misc.c
gcc/ada/gcc-interface/trans.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/dynamic_bound.adb [new file with mode: 0644]