]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/exp_ch4.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 May 2015 15:11:29 +0000 (17:11 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 May 2015 15:11:29 +0000 (17:11 +0200)
commit4b17187f237160e6b3d536f7843d4f3a7d258a23
tree0c7c2fa1b2b4bddd3beb35a7614adfb86bef56a1
parent7858300e044409a95307ea40622812190032015b
[multiple changes]

2015-05-12  Ed Schonberg  <schonberg@adacore.com>

* a-coormu.ads, a-coormu.adb: Add Indexing aspect, Reference_Type,
and Reference_Control_Type to support element iterators over
ordered multisets.
* a-ciormu.ads, a-ciormu.adb: Ditto for
indefinite_ordered_multisets.

2015-05-12  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_ch4.adb (Expand_N_Expression_With_Actions): Force
the evaluation of the EWA expression.  Code cleanup.
(Process_Transient_Object): Code cleanup.
* exp_util.adb (Is_Aliased): Controlled transient objects found
within EWA nodes are not aliased.
(Is_Finalizable_Transient): Iterators are not finalizable transients.

From-SVN: r223076
gcc/ada/ChangeLog
gcc/ada/a-ciormu.adb
gcc/ada/a-ciormu.ads
gcc/ada/a-coormu.adb
gcc/ada/a-coormu.ads
gcc/ada/exp_ch4.adb
gcc/ada/exp_util.adb