trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming from...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 27 May 2015 19:57:43 +0000 (19:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 27 May 2015 19:57:43 +0000 (19:57 +0000)
commit73b4a60f5cac0df12dd2346cf3963d9700e8e205
treea1a7a27513bfdb94830d9392e099cbc88b24502e
parentea023bcfd8a6549df22232792038310fd4f2f967
trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming from a limited_with and whose...

* gcc-interface/trans.c (elaborate_all_entities): Do not elaborate an
incomplete type coming from a limited_with and whose non-limited view
comes from the main unit.

From-SVN: r223772
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c