This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r187508 - in /trunk/gcc/ada: ChangeLog a-calend...


Author: charlet
Date: Tue May 15 09:34:10 2012
New Revision: 187508

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187508
Log:
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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-calend-vms.adb
    trunk/gcc/ada/s-atacco.adb
    trunk/gcc/ada/s-atacco.ads
    trunk/gcc/ada/s-osprim-mingw.adb
    trunk/gcc/ada/s-win32.ads
    trunk/gcc/ada/sem_ch9.adb


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]