OSDN Git Service

* gcc-interface/decl.c (cannot_be_superflat_p): New predicate.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Jun 2009 08:54:26 +0000 (08:54 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Jun 2009 08:54:26 +0000 (08:54 +0000)
commita0eb6d383fd9b75d9317631b811c5e31abe804ae
treec5d31602694fa4c3558cefaee6e8b57845307622
parente53e35063fbc15156655da6a824d656969184db9
* gcc-interface/decl.c (cannot_be_superflat_p): New predicate.
(gnat_to_gnu_entity) <E_Array_Subtype>: Use it to build the expression
of the upper bound of the index types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148966 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/array7.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/array7.ads [new file with mode: 0644]