[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Apr 2016 09:08:55 +0000 (11:08 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Apr 2016 09:08:55 +0000 (11:08 +0200)
commite361e9a1dbb5b357207de2b6459b8f69f96420da
tree601763d688f331606803f2039b3d8354dfdcc11a
parentd67ffa886d642c7a08441023971a3c5099b58d4e
[multiple changes]

2016-04-20  Javier Miranda  <miranda@adacore.com>

* sem_ch5.adb (Analyze_Iterator_Specification): Remove transient
scope associated with the renaming object declaration.
* exp_util.adb (Insert_Actions): Remove handling of iterator
loop marked as requiring the secondary stack.

2016-04-20  Ed Schonberg  <schonberg@adacore.com>

* sem_attr.adb (Analyze_Attribute, case 'Image): Implement
AI12-0124, which extends the functionality of the attribute so it
reflects the semantics of GNAT 'Img when applied to scalar types.
* lib-xref.adb: minor whitespace layout fix.

From-SVN: r235242
gcc/ada/ChangeLog
gcc/ada/exp_util.adb
gcc/ada/lib-xref.adb
gcc/ada/sem_attr.adb
gcc/ada/sem_ch5.adb