decl.c (gnat_to_gnu_entity): Always mark the expression of a renaming manually in...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 7 Mar 2016 08:08:27 +0000 (08:08 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 7 Mar 2016 08:08:27 +0000 (08:08 +0000)
commit1878be32235c6f9c52a5368b18650b215dbdd508
tree2113fdf3d1c062b5b541d1e6edecc119214043c0
parent51b3616138665bd00e16a197326ddacb2050c5b0
decl.c (gnat_to_gnu_entity): Always mark the expression of a renaming manually in case #3.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: Always mark
the expression of a renaming manually in case #3.

From-SVN: r234018
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/renaming9.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/renaming9.ads [new file with mode: 0644]