* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Incomplete_Type>: For a
commit43b9fa124a66215020e93256128e588747723003
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 08:41:30 +0000 (1 08:41 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 08:41:30 +0000 (1 08:41 +0000)
treedc7fc44be39b5f4067e5fcb36e19b514e68f85d6
parent7ebb8c8298cfe9f178f86e02a7170aba4e7f2d0d
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Incomplete_Type>: For a
definition of a type coming from a limited_with, get to the full view
if it is not in the main code unit.

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