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]

r111187 - in /trunk/gcc/ada: freeze.adb sem_agg...


Author: charlet
Date: Fri Feb 17 16:06:57 2006
New Revision: 111187

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111187
Log:
2006-02-17  Ed Schonberg  <schonberg@adacore.com>

	* freeze.adb (Statically_Discriminated_Components): Return false if
	the bounds of the type of the discriminant are not static expressions.

	* sem_aggr.adb (Check_Static_Discriminated_Subtype): Return false if
	the bounds of the discriminant type are not static.


Modified:
    trunk/gcc/ada/freeze.adb
    trunk/gcc/ada/sem_aggr.adb


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