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]

r118315 - in /trunk/gcc/ada: s-restri.adb s-res...


Author: charlet
Date: Tue Oct 31 18:11:19 2006
New Revision: 118315

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118315
Log:
2006-10-31  Arnaud Charlet  <charlet@adacore.com>

	* s-restri.ads, s-restri.adb: Mark this package as Preelaborate.
	Remove elaboration code, now done in the binder.

	* s-rident.ads: Make this unit Preelaborate.
	(No_Restrictions): New constant used to clean up code and follow
	preelaborate constraints.

	* s-stalib.adb: 
	Add System.Restrictions dependence, referenced directly from the
	binder generated file.


Modified:
    trunk/gcc/ada/s-restri.adb
    trunk/gcc/ada/s-restri.ads
    trunk/gcc/ada/s-rident.ads
    trunk/gcc/ada/s-stalib.adb


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