]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/lib.adb
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jul 2016 12:34:52 +0000 (14:34 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jul 2016 12:34:52 +0000 (14:34 +0200)
commit75e4e36dfe12f78efa61c071caf95ba9d5f4f722
tree1fb80ec7768e44a4088bfa55b4f75502ccd10a0d
parent1956beb8aa91181d614441e943a76fa7f7d8d51c
[multiple changes]

2016-07-06  Hristian Kirtchev  <kirtchev@adacore.com>

* exp_attr.adb, sem_attr.adb, sem_ch13.adb: Minor reformatting.

2016-07-06  Arnaud Charlet  <charlet@adacore.com>

* lib.adb (Check_Same_Extended_Unit): Prevent looping forever.
* gnatbind.adb: Disable some consistency checks in codepeer mode,
which are not needed.

2016-07-06  Ed Schonberg  <schonberg@adacore.com>

* sem_ch12.adb (Check_Fixed_Point_Actual): Add a warning when
a formal fixed point type is instantiated with a type that has
a user-defined arithmetic operations, but the generic has no
corresponding formal functions. This is worth a warning because
of the special semantics of fixed-point operators.

From-SVN: r238043
gcc/ada/ChangeLog
gcc/ada/exp_attr.adb
gcc/ada/gnatbind.adb
gcc/ada/lib.adb
gcc/ada/sem_attr.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_ch13.adb