]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 May 2012 09:34:10 +0000 (11:34 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 15 May 2012 09:34:10 +0000 (11:34 +0200)
commitc4c768ddedd306d53d4b32166816c974c14e0f61
treed0e76e1552775f7c169379d42fd863fc6f730459
parent33960e2e8ad75ac54052c24ce8ba8dbd447ef300
[multiple changes]

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

* sem_ch9.adb (Allows_Lock_Free_Implementation): out or in out
parameters can be access types as well, not just scalar types,
so relax the test to Is_Elementary_Type.

2012-05-15  Bob Duff  <duff@adacore.com>

* s-atacco.ads s-atacco.adb: Replace pragma Elaborate_Body
with pragma No_Body.
(Xyz): Remove Xyz, which is apparently unnecessary.

2012-05-15  Tristan Gingold  <gingold@adacore.com>

* a-calend-vms.adb: Complete previous change.

2012-05-15  Bob Duff  <duff@adacore.com>

* s-win32.ads: Minor comment fix.
* s-osprim-mingw.adb: Minor editing.

From-SVN: r187508
gcc/ada/ChangeLog
gcc/ada/a-calend-vms.adb
gcc/ada/s-atacco.adb
gcc/ada/s-atacco.ads
gcc/ada/s-osprim-mingw.adb
gcc/ada/s-win32.ads
gcc/ada/sem_ch9.adb