decl.c (gnat_to_gnu_entity): Adjust comment about type extension with discriminants.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 7 Jan 2013 10:39:45 +0000 (10:39 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 7 Jan 2013 10:39:45 +0000 (10:39 +0000)
commita8c4c75a4a5062687fa08d1d6273cef4a0ce22fe
tree090c47cf2ddadf22ac6c2ce5abed3d927fedc34f
parent5b638c3a5af30d98009c94fa309beec02e9ba330
decl.c (gnat_to_gnu_entity): Adjust comment about type extension with discriminants.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Adjust
comment about type extension with discriminants.
<E_Record_Subtype>: Remove useless test and reorder conditions.
(elaborate_entity) <E_Record_Subtype>: Likewise.

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