[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 May 2012 12:16:20 +0000 (14:16 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 May 2012 12:16:20 +0000 (14:16 +0200)
commit8777c5a68aa8db0e0eedd4b7ea33e702ba708fcd
tree82825f5ae7579fc9073dec10a400741c1a32ca4e
parentb25ce290ca03957618015e02f49fbcf79062c7fc
[multiple changes]

2012-05-15  Robert Dewar  <dewar@adacore.com>

* sem_ch5.adb, sem_util.adb, s-stposu.adb, exp_ch4.adb: Minor
reformatting.

2012-05-15  Geert Bosch  <bosch@adacore.com>

* uintp.adb (UI_Rem): Remove optimizations, as they are complex and are
not needed.
(Sum_Digits): Remove, no longer used.
(Sum_Double_Digits): Likewise.

2012-05-15  Yannick Moy  <moy@adacore.com>

* aspects.ads: Minor typo.

2012-05-15  Thomas Quinot  <quinot@adacore.com>

* gnat_rm.texi (Scalar_Storage_Order): Fix RM reference.
* sem_ch13.adb: Minor comment fix: incorrect RM reference.

2012-05-15  Eric Botcazou  <ebotcazou@adacore.com>

* sem_prag.adb (Process_Atomic_Shared_Volatile): Propagate
atomicity from an object to its underlying type only if it
is composite.

From-SVN: r187532
gcc/ada/ChangeLog
gcc/ada/aspects.ads
gcc/ada/exp_ch4.adb
gcc/ada/gnat_rm.texi
gcc/ada/s-stposu.adb
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch5.adb
gcc/ada/sem_prag.adb
gcc/ada/sem_util.adb
gcc/ada/uintp.adb