]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/sem_ch4.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2014 12:28:48 +0000 (14:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2014 12:28:48 +0000 (14:28 +0200)
commitf3296dd398cbfd8b126d3f8bf49ea47691b69f2c
treefead9dc32cef55566b1f1def80ef48b4ac91a389
parent3dddb11ea42ee8c8cbb235f99ef6986e84919b4e
[multiple changes]

2014-07-31  Gary Dismukes  <dismukes@adacore.com>

* exp_util.adb: Minor reformatting.

2014-07-31  Vincent Celier  <celier@adacore.com>

* errutil.adb (Error_Msg): Make sure that all components of
the error message object are initialized.

2014-07-31  Ed Schonberg  <schonberg@adacore.com>

* sem_ch4.adb (Try_Container_Indexing): If the container type is
class-wide, use specific type to locate iteration primitives.
* sem_ch13.adb (Check_Indexing_Functions): Add legality checks for
rules in RM 4.1.6 (Illegal_Indexing): New diagnostic procedure.
Minor error message reformating.
* exp_ch5.adb (Expand_Iterator_Loop): Handle properly Iterator
aspect for a derived type.

2014-07-31  Robert Dewar  <dewar@adacore.com>

* debug.adb: Document debug flag d.X.

From-SVN: r213346
gcc/ada/ChangeLog
gcc/ada/debug.adb
gcc/ada/errutil.adb
gcc/ada/exp_ch5.adb
gcc/ada/exp_util.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch4.adb