decl.c (gnat_to_gnu_entity): Do not get the expression of a dispatch table that is...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 12 Jun 2018 10:19:40 +0000 (10:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Jun 2018 10:19:40 +0000 (10:19 +0000)
commit541bb35d87856ebb8bf768da3ded9410bdcb8310
tree364f8db69a6df3d75bdea7456500c53248aeb3a0
parent81034751aa6b2b7d7fd14724478d3ac7c4356c08
decl.c (gnat_to_gnu_entity): Do not get the expression of a dispatch table that is not being defined.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Constant>: Do not get
the expression of a dispatch table that is not being defined.
<E_Record_Subtype>: Remove obsolete kludge.

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