OSDN Git Service

2010-09-10 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Sep 2010 15:08:53 +0000 (15:08 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Sep 2010 15:08:53 +0000 (15:08 +0000)
commitf3dfb204921d1f8db570c12c0cc2c9323f476821
treea8556befe412e2568e782369bd08f8a9bb980226
parent4749555368227d07230709bd46a42f7cd606e804
2010-09-10  Thomas Quinot  <quinot@adacore.com>

* scos.ads: Add comments.

2010-09-10  Vincent Celier  <celier@adacore.com>

* gnatcmd.adb (Get_Closure): Remove useless invocation of Close.

2010-09-10  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch7.adb, exp_ch6.adb (Expand_Call): Establish a transient scope
for a controlled build-in-place function call which appears in an
anonymous context. The transient scope ensures that the intermediate
function result is cleaned up after the master is left.
(Make_Build_In_Place_Call_In_Anonymous_Context): Remove the creation
of the transient scope. This is now done in Exand_Call which covers
additional cases other than secondary stack release.

2010-09-10  Arnaud Charlet  <charlet@adacore.com>

* sem.adb (Do_Unit_And_Dependents): Add guard.

2010-09-10  Robert Dewar  <dewar@adacore.com>

* exp_ch5.adb: Update comments.
* exp_dist.adb: Minor reformatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164187 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch5.adb
gcc/ada/exp_ch6.adb
gcc/ada/exp_ch7.adb
gcc/ada/exp_dist.adb
gcc/ada/gnatcmd.adb
gcc/ada/scos.ads
gcc/ada/sem.adb