* gcc-interface/trans.c (gnat_to_gnu) <N_Aggregate>: Fix formatting.
commitc70836501f965f06299c495c7b595efa2e7807b1
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2017 08:14:32 +0000 (15 08:14 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2017 08:14:32 +0000 (15 08:14 +0000)
treebcc1d733b4e48add82745d886ea9a58bd46a228d
parentcc8a01b57d222e4847b73311c2725f381203cf0f
* gcc-interface/trans.c (gnat_to_gnu) <N_Aggregate>: Fix formatting.
<N_Allocator>: Use properly typed constants.
(extract_values): Move around.
(pos_to_constructor): Minor tweaks.
(Sloc_to_locus): Fix formatting.
* gcc-interface/utils.c (process_deferred_decl_context): Minor tweaks.
* gcc-interface/gigi.h (MARK_VISITED): Remove blank line.
(Gigi_Equivalent_Type): Adjust head comment.
* gcc-interface/decl.c (Gigi_Equivalent_Type): Likewise.

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