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]

r178594 - in /trunk/gcc/ada: ChangeLog impunit....


Author: charlet
Date: Tue Sep  6 13:09:41 2011
New Revision: 178594

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178594
Log:
2011-09-06  Robert Dewar  <dewar@adacore.com>

	* impunit.ads, impunit.adb (Is_RM_Defined_Unit): New function.
	* s-rident.ads: New restriction No_Implementation_Units
	(this restriction is also part of the profile
	No_Implementation_Extensions)
	* sem_ch10.adb (Analyze_With_Clause): Add check for
	No_Implementation_Units restriction.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/impunit.adb
    trunk/gcc/ada/impunit.ads
    trunk/gcc/ada/s-rident.ads
    trunk/gcc/ada/sem_ch10.adb


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