decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array types...
commit8c44fc0f2305f051c9631b4ab3f46417bfe0d644
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 27 Oct 2014 11:19:41 +0000 (27 11:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 27 Oct 2014 11:19:41 +0000 (27 11:19 +0000)
tree96a95cb33de3391c4a2f50123941d5368fe48d07
parent33ccc5363ec5994c39048b1aa18e6ae6e35aa2a9
decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array types to constrained subtypes only.

* gcc-interface/decl.c (gnat_to_gnu_entity): Apply special treatment
of derived packed array types to constrained subtypes only.

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