[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 20 Oct 2015 10:00:15 +0000 (12:00 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 20 Oct 2015 10:00:15 +0000 (12:00 +0200)
commit47b79f7801556cc194b099d5bad6409c93cf599c
treea46cc1b345b5b36131aaf156511be52f5bb1358a
parente9f97e793186e04e2a69ef8dc15073b530f2851f
[multiple changes]

2015-10-20  Gary Dismukes  <dismukes@adacore.com>

* sem_ch13.adb: Minor reference change (RM => AARM).

2015-10-20  Eric Botcazou  <ebotcazou@adacore.com>

* make.adb (Check): Skip multilib switches reinstated by the
compiler only when counting the number of switches, since it is
what really matters in the regular operating mode.

2015-10-20  Arnaud Charlet  <charlet@adacore.com>

* einfo.adb: Add extra assertion for small clause.
* cstand.adb: Minor style fix in comment.
* debug.adb: Minor reformatting.
* exp_util.adb: Fix minor typo.

2015-10-20  Ed Schonberg  <schonberg@adacore.com>

* sem_ch12.adb (Same_Instantiated_Function): New predicate in
Check_Formal_Package_Instance, used to verify that the formal
and the actual of an actual package match when both are functions
given as attribute references.

From-SVN: r229034
gcc/ada/ChangeLog
gcc/ada/cstand.adb
gcc/ada/debug.adb
gcc/ada/einfo.adb
gcc/ada/exp_util.adb
gcc/ada/make.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch13.adb