* exp_ch4.adb (Expand_N_Attribute_Reference, Displace_Allocator_Pointer,
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Dec 2007 10:25:14 +0000 (10:25 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Dec 2007 10:25:14 +0000 (10:25 +0000)
commit1627db8ae89b209b9ec401dcd567b05cff7481a3
treeb4b5336d3c65b39c02da40bc438089f8b825404a
parente1fd4acc89d92821923893b446bbed9794678eed
* 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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130831 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/exp_ch4.adb
gcc/ada/exp_ch5.adb