* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Do not make
commitd4fc4962ee46d1a7566838ec87e7fc84999fbaae
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Apr 2011 08:50:32 +0000 (2 08:50 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Apr 2011 08:50:32 +0000 (2 08:50 +0000)
tree8230f6735128dfc17497f19db4955668566e72c8
parent41dd28aa70131c368673d9353972d222a1fdc1b4
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Array_Type>: Do not make
fat pointer types artificial unconditionally.
<E_Array_Subtype>: Attach the base array type as a parallel type if it
isn't artificial.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171883 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c