decl.c (gnat_to_gnu_entity): For an aliased object with an unconstrained nominal...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 27 Jan 2012 08:53:38 +0000 (08:53 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 27 Jan 2012 08:53:38 +0000 (08:53 +0000)
commit6b318bf2bfa83bd5bd814cb7bbc15ad282db9f28
treeb58c5fff78f5551c34d2620ef83fabfacbefdddd
parenta76358008e043e0666940a98d1bcb1411bd4519a
decl.c (gnat_to_gnu_entity): For an aliased object with an unconstrained nominal subtype and if...

* gcc-interface/decl.c (gnat_to_gnu_entity) <object>: For an aliased
object with an unconstrained nominal subtype and if optimization isn't
enabled, create a special VAR_DECL for debugging purposes.

From-SVN: r183605
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c