]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: Adjust
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jan 2013 10:39:45 +0000 (10:39 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jan 2013 10:39:45 +0000 (10:39 +0000)
commitd7de959da087f0a276b32a8bc6ea4f4d06d48a5d
tree090c47cf2ddadf22ac6c2ce5abed3d927fedc34f
parent82098881e5a626b096177316545d484dcc0a280c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194965 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c