[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Thu, 6 Oct 2011 19:24:49 +0000 (21:24 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 6 Oct 2011 19:24:49 +0000 (21:24 +0200)
commitce72a9a305f5de10f43446aaf3c3fecdf77d7987
tree9c94e0d985fc138c19bf5450274084c744d41e82
parent908e19d0d0644e734cba0869184e15400222d6b7
[multiple changes]

2011-10-06  Robert Dewar  <dewar@adacore.com>

* a-ciorse.adb, a-cihase.adb, a-cihase.ads, a-coorse.adb,
a-cborse.adb, a-comutr.adb, a-ciorma.adb, a-cbmutr.adb,
a-cbmutr.ads, a-cbhase.adb, a-cbhase.ads: Minor reformatting and code
reorganization (use conditional expressions).

2011-10-06  Robert Dewar  <dewar@adacore.com>

* sem_res.adb (Resolve_Arithmetic_Op): Fix bad warning for
floating divide by zero.

2011-10-06  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb: Limited interfaces that are not immutably limited
are OK in return statements.

From-SVN: r179629
14 files changed:
gcc/ada/ChangeLog
gcc/ada/a-cbhase.adb
gcc/ada/a-cbhase.ads
gcc/ada/a-cbmutr.adb
gcc/ada/a-cbmutr.ads
gcc/ada/a-cborse.adb
gcc/ada/a-cihase.adb
gcc/ada/a-cihase.ads
gcc/ada/a-ciorma.adb
gcc/ada/a-ciorse.adb
gcc/ada/a-comutr.adb
gcc/ada/a-coorse.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_res.adb