decl.c (gnat_to_gnu_entity): For a definition of a type coming from a limited_with...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 1 Jun 2015 08:41:30 +0000 (08:41 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 1 Jun 2015 08:41:30 +0000 (08:41 +0000)
commitbd769c83256714df9ed384c4ce63e37bd0ffac62
treedc7fc44be39b5f4067e5fcb36e19b514e68f85d6
parent2b50232a5df3dd82d389c4dbcd48940e308605e4
decl.c (gnat_to_gnu_entity): For a definition of a type coming from a limited_with...

* 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.

From-SVN: r223919
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c