diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2009-11-24 20:25:58 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2009-11-24 20:25:58 +0000 |
commit | 032d1b710a0f42d3c6254a728292056b0626b933 (patch) | |
tree | 17496e30ebebba2f16ca43aa3a1477b44bb07915 /gcc/tree-scalar-evolution.c | |
parent | cbae498bb28dc9997ed129456abaa95fb0ed6758 (diff) | |
download | gcc-032d1b710a0f42d3c6254a728292056b0626b933.zip gcc-032d1b710a0f42d3c6254a728292056b0626b933.tar.gz gcc-032d1b710a0f42d3c6254a728292056b0626b933.tar.bz2 |
sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype, also set the flag on the Equivalent_Type.
* sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype,
also set the flag on the Equivalent_Type.
* gcc-interface/utils.c (finish_record_type): Replace DO_NOT_FINALIZE
parameter with DEBUG_INFO_P. Rename FIELDLIST into FIELD_LIST.
(rest_of_record_type_compilation): Rename FIELDLIST into FIELD_LIST.
(build_vms_descriptor32): Adjust call to finish_record_type.
(build_vms_descriptor): Likewise.
(build_unc_object_type): Likewise.
* decl.c (gnat_to_gnu_entity): Adjust calls to finish_record_type and
components_to_record.
(make_packable_type): Adjust call to finish_record_type.
(maybe_pad_type): Likewise. Tweak condition.
(components_to_record): Likewise. Replace DO_NOT_FINALIZE parameter
with MAYBE_UNUSED. Adjust recursive call.
(create_variant_part_from): Adjust call to finish_record_type. Do not
call rest_of_record_type_compilation on the new record types.
* trans.c (gigi): Adjust call to finish_record_type.
* gigi.h (finish_record_type): Adjust prototype and comment.
(rest_of_record_type_compilation): Adjust comment.
From-SVN: r154515
Diffstat (limited to 'gcc/tree-scalar-evolution.c')
0 files changed, 0 insertions, 0 deletions