diff options
author | Hristian Kirtchev <kirtchev@adacore.com> | 2011-09-02 09:45:45 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2011-09-02 11:45:45 +0200 |
commit | 2bfa54844650a8583d41e06717a7374d9d53fd6e (patch) | |
tree | 466e29e74579589ba07fd1bf7cfea10d93f0c0e6 /gcc/ada/init.c | |
parent | 7a0ddd20bc526b759435503c980c9641a0bc6573 (diff) | |
download | gcc-2bfa54844650a8583d41e06717a7374d9d53fd6e.zip gcc-2bfa54844650a8583d41e06717a7374d9d53fd6e.tar.gz gcc-2bfa54844650a8583d41e06717a7374d9d53fd6e.tar.bz2 |
exp_ch3.adb (Expand_Freeze_Class_Wide_Type): Do not create TSS routine Finalize_Address when compiling in Alfa mode.
2011-09-02 Hristian Kirtchev <kirtchev@adacore.com>
* exp_ch3.adb (Expand_Freeze_Class_Wide_Type): Do not create
TSS routine Finalize_Address when compiling in Alfa mode.
(Expand_Freeze_Record_Type): Do not create TSS routine
Finalize_Address when compiling in Alfa mode.
* exp_ch4.adb (Expand_Allocator_Expression): Do not produce a
call to Set_Finalize_Address in Alfa mode because Finalize_Address is
not built.
(Expand_N_Allocator): Do not produce a call to
Set_Finalize_Address in Alfa mode because Finalize_Address is not built.
* exp_ch6.adb (Make_Build_In_Place_Call_In_Allocator): Do not
produce a call to primitive Set_Finalize_Address in Alfa mode because
Finalize_Address is not built.
* exp_ch7.adb (Build_Finalization_Master): Do not create
finalization masters in Afa mode since they are not needed.
(Build_Finalizer): Do not create scope and library-level
finalizers in Alfa mode since they are not needed.
* exp_util.adb (Build_Allocate_Deallocate_Proc): Do not expand
"new" and "free" when applied to controlled objects in Alfa mode since
this is not needed.
From-SVN: r178456
Diffstat (limited to 'gcc/ada/init.c')
0 files changed, 0 insertions, 0 deletions