exp_ch7.adb (Process_Transient_Objects): Reimplement to properly handle restriction...
authorHristian Kirtchev <kirtchev@adacore.com>
Fri, 23 Oct 2015 10:43:30 +0000 (10:43 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 23 Oct 2015 10:43:30 +0000 (12:43 +0200)
commit6e840989730297abbe1610c3b15ecb565e967f1f
tree003413f638569a3555ab06e70ab2039cc817b977
parentc79f6efda3d3ebae36ecd7beab058684d2790903
exp_ch7.adb (Process_Transient_Objects): Reimplement to properly handle restriction No_Exception_Propagation.

2015-10-23  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch7.adb (Process_Transient_Objects): Reimplement to properly
handle restriction No_Exception_Propagation.
* exp_ch11.adb (Expand_At_End_Handler): Update the parameter
profile and all references to Block.
* exp_ch11.ads (Expand_At_End_Handler): Update the parameter
profile and comment on usage.
* exp_intr.adb (Expand_Unc_Deallocation): Reimplement to properly
handle restriction No_Exception_Propagation.
* gnat1drv.adb, restrict.adb: Update comment.

From-SVN: r229227
gcc/ada/ChangeLog
gcc/ada/exp_ch11.adb
gcc/ada/exp_ch11.ads
gcc/ada/exp_ch7.adb
gcc/ada/exp_intr.adb
gcc/ada/gnat1drv.adb
gcc/ada/restrict.adb