]> git.ipfire.org Git - thirdparty/gcc.git/commit
2013-10-17 Yannick Moy <moy@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Oct 2013 14:07:57 +0000 (14:07 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Oct 2013 14:07:57 +0000 (14:07 +0000)
commitf89806a34a24243777a5a88d3002eda52ee687af
treeb86dd1066e33deeb638fb8adb817f1b91b7ee3bd
parent9dd93ed9d6883b9f7ef721bdf0d730eafbc2eed3
2013-10-17  Yannick Moy  <moy@adacore.com>

* sem_res.adb (Resolve_Short_Circuit): Only
generate expression-with-action when full expansion is set.

2013-10-17  Yannick Moy  <moy@adacore.com>

* debug.adb Remove obsolete comment.

2013-10-17  Thomas Quinot  <quinot@adacore.com>

* exp_ch4.adb (Process_Transient_Object.Find_Enclosing_Contexts):
Avoid late insertion when expanding an expression with action
nested within a transient block; Do not inconditionally generate
a finalization call if the generated object is from a specific
branch of a conditional expression.

2013-10-17  Pascal Obry  <obry@adacore.com>

* g-arrspl.adb: Ensure Finalize call is idempotent.
* g-arrspl.adb (Finalize): Makes the call idempotent.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203768 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/debug.adb
gcc/ada/exp_ch4.adb
gcc/ada/g-arrspl.adb
gcc/ada/sem_res.adb