decl.c (gnat_to_gnu_entity): Put the _Tag field before any discriminants in the field...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 11 Jan 2009 12:24:02 +0000 (12:24 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 11 Jan 2009 12:24:02 +0000 (12:24 +0000)
commit13318d2fc8116f04aba7e025d0a06be5bec73262
tree96e350ff0f72e66e9dfa84861b600a114ce233e2
parent53a7ff9a9a3cd7c53a80e560d42fed25af8752b5
decl.c (gnat_to_gnu_entity): Put the _Tag field before any discriminants in the field list.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Subtype>: Put
the _Tag field before any discriminants in the field list.
(components_to_record): Remove obsolete comment.

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