]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-07-17 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 06:16:25 +0000 (06:16 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 06:16:25 +0000 (06:16 +0000)
commit0fa54be6fbae5d8b886ab4e9e9beb45397c28815
tree9cf3ad6c1548c1cbf499777b4f7707fb5518c4f8
parent8cb1db0dea3d9776c0cbe0ac7bb05387f4b410be
2014-07-17  Thomas Quinot  <quinot@adacore.com>

* exp_ch7.adb (Establish_Transient_Scope.Find_Node_To_Be_Wrapped):
Start examining the tree at the node passed to
Establish_Transient_Scope (not its parent).
* exp_ch6.adb (Make_Build_In_Place_Call_In_Object_Declaration):
The access type for the variable storing the reference to
the call must be declared and frozen prior to establishing a
transient scope.
* exp_ch9.adb: Minor reformatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212718 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/exp_ch7.adb
gcc/ada/exp_ch9.adb