]> git.ipfire.org Git - thirdparty/gcc.git/commit
exp_ch4.adb (Expand_Allocator_Expression): Disable the generation of Set_Finalize_Add...
authorHristian Kirtchev <kirtchev@adacore.com>
Thu, 4 Aug 2011 08:28:33 +0000 (08:28 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 4 Aug 2011 08:28:33 +0000 (10:28 +0200)
commitf65df6093be0c1a6a519122683ed0b305850203a
tree6fec0bb0534a1d167b275095381e78a601f19bdc
parenta0fb8fe8d90fee970854a3e9b72d0c5ba9f4149a
exp_ch4.adb (Expand_Allocator_Expression): Disable the generation of Set_Finalize_Address_Ptr for CodePeer because...

2011-08-04  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch4.adb (Expand_Allocator_Expression): Disable the generation of
Set_Finalize_Address_Ptr for CodePeer because Finalize_Address was not
built in the first place.
(Expand_N_Allocator): Disable the generation of Set_Finalize_Address_Ptr
for CodePeer because Finalize_Address was not built to begin with.
* exp_ch6.adb (Make_Build_In_Place_Call_In_Allocator): Ditto.

From-SVN: r177330
gcc/ada/ChangeLog
gcc/ada/exp_ch4.adb
gcc/ada/exp_ch6.adb