diff options
author | Hristian Kirtchev <kirtchev@adacore.com> | 2014-07-29 12:51:47 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-07-29 14:51:47 +0200 |
commit | c5c780e6deb9cf337f4898db5716659698311d7d (patch) | |
tree | a24a16da19178913fb64eee87ace65e85b8ad461 /gcc/ada/expect.c | |
parent | e2bc5465d67a558c23830e1561077eaba1f68973 (diff) | |
download | gcc-c5c780e6deb9cf337f4898db5716659698311d7d.zip gcc-c5c780e6deb9cf337f4898db5716659698311d7d.tar.gz gcc-c5c780e6deb9cf337f4898db5716659698311d7d.tar.bz2 |
exp_ch4.adb (Process_Transient_Object): Remove constant In_Cond_Expr, use its initialization expression in place.
2014-07-29 Hristian Kirtchev <kirtchev@adacore.com>
* exp_ch4.adb (Process_Transient_Object): Remove constant
In_Cond_Expr, use its initialization expression in place.
* exp_ch7.adb (Process_Declarations): There is no need to check
that a transient object being hooked is controlled as it would
not have been hooked in the first place.
* exp_util.adb (Is_Aliased): 'Reference-d or renamed transient
objects are not considered aliased when the related context is
a Boolean expression_with_actions.
(Requires_Cleanup_Actions): There is no need to check that a transient
object being hooked is controlled as it would not have been hooked in
the first place.
From-SVN: r213158
Diffstat (limited to 'gcc/ada/expect.c')
0 files changed, 0 insertions, 0 deletions