]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/exp_ch4.adb
exp_ch4.adb (Expand_N_Attribute_Reference, [...]): Take into account VM_Target
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:25:14 +0000 (11:25 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:25:14 +0000 (11:25 +0100)
commit303b4d58d7c0c36982e852981ac245bce6030e2c
treeb4b5336d3c65b39c02da40bc438089f8b825404a
parent4ce9a2d8c36d75dd21c8ba6ea6a25f7353e7f83d
exp_ch4.adb (Expand_N_Attribute_Reference, [...]): Take into account VM_Target

* exp_ch4.adb (Expand_N_Attribute_Reference, Displace_Allocator_Pointer,
Expand_Allocator_Expression): Take into account VM_Target

* exp_ch5.adb (Expand_N_Extended_Return_Statement): Do not use
secondary stack when VM_Target /= No_VM

From-SVN: r130831
gcc/ada/exp_ch4.adb
gcc/ada/exp_ch5.adb