diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2016-06-06 09:26:07 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2016-06-06 09:26:07 +0000 |
commit | d5ebeb8c1b41ad58235374766579fb8c6cf1297b (patch) | |
tree | 9422b441779d5c1c3325ca70c21c4637227cb4e5 /gcc/ada/gcc-interface/utils2.c | |
parent | 4d9446f9c071edf7fad4a58267009fdd190de9d2 (diff) | |
download | gcc-d5ebeb8c1b41ad58235374766579fb8c6cf1297b.zip gcc-d5ebeb8c1b41ad58235374766579fb8c6cf1297b.tar.gz gcc-d5ebeb8c1b41ad58235374766579fb8c6cf1297b.tar.bz2 |
decl.c (gnat_to_gnu_entity): Remove useless 'else' statements and tidy up.
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Component>: Remove
useless 'else' statements and tidy up.
<E_Array_Subtype>: Fully deal with the declaration here.
<E_Incomplete_Type>: Use properly-typed constant.
Assert that we don't apply the special type treatment to dummy types.
Separate this treatment from the final back-annotation and simplify
the condition for the RM size.
(gnat_to_gnu_param): Add GNU_PARAM_TYPE parameter and adjust.
(gnat_to_gnu_subprog_type): Ajust call to gnat_to_gnu_param.
* gcc-interface/trans.c (gnat_to_gnu) <N_Subprogram_Declaration>: Add
comment.
(process_freeze_entity): Remove obsolete code.
(process_type): Minor tweaks.
From-SVN: r237122
Diffstat (limited to 'gcc/ada/gcc-interface/utils2.c')
0 files changed, 0 insertions, 0 deletions