* gcc-interface/decl.c (gnat_to_gnu_entity) <Concurrent types>: In
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Nov 2015 09:00:45 +0000 (09:00 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Nov 2015 09:00:45 +0000 (09:00 +0000)
commit924b0f28c6d28bcf301fc91b7fa7b4bc08f939c3
tree9220dc1c269c874df02585567bdb0a21cfcb3364
parentf94c12377e1e44408c4c3bba06828a8ea42c3693
* gcc-interface/decl.c (gnat_to_gnu_entity) <Concurrent types>: In
ASIS mode, do a minimal translation for root types with discriminants.
* gcc-interface/trans.c (gnat_to_gnu) <N_Subunit>: Move around.
<N_Entry_Body, N_Protected_Body, N_Task_Body>: Likewise.  In ASIS mode,
process the declarations attached to the body.

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