* gcc-interface/decl.c (gnat_to_gnu_entity): Apply special treatment
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Oct 2014 11:19:41 +0000 (11:19 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Oct 2014 11:19:41 +0000 (11:19 +0000)
commitcc01c1430f2ca698a8bd589baeacec1bb7497554
tree96a95cb33de3391c4a2f50123941d5368fe48d07
parenta400b1ade2b1ea69980c370b7a4cc35a2301e6f7
* gcc-interface/decl.c (gnat_to_gnu_entity): Apply special treatment
of derived packed array types to constrained subtypes only.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216727 138bc75d-0d04-0410-961f-82ee72b054a4
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]