]> git.ipfire.org Git - thirdparty/gcc.git/commit
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:20:02 +0000 (10:20 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Jun 2018 10:20:02 +0000 (10:20 +0000)
commited457510e12e254dc1d6c5c19ee77b130d20696a
treee7327b13af67c6fc01d09e339c4f7f2536e9d763
parent92e047e7751db6da3f343f14e25ce257812f6310
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: r261485
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c