]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (gnat_to_gnu_entity): For an object at global level with unconstrained nominal...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 18 May 2012 20:33:49 +0000 (20:33 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 18 May 2012 20:33:49 +0000 (20:33 +0000)
commit1d5bfe9720e54fa5b723046046b4a150b1f982e7
tree09b3a596144a94ed903755fd076214a442084a3c
parentb8b552d99b245b79f9969cecf38619f8183591f6
decl.c (gnat_to_gnu_entity): For an object at global level with unconstrained nominal subtype and a...

* gcc-interface/decl.c (gnat_to_gnu_entity) <object>: For an object at
global level with unconstrained nominal subtype and a non-fixed size,
make a variable for the size.

From-SVN: r187666
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/lto12.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/lto12_pkg.ads [new file with mode: 0644]