r134033 - /trunk/gcc/ada/freeze.adb

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Apr 8 06:51:00 GMT 2008


Author: charlet
Date: Tue Apr  8 06:51:27 2008
New Revision: 134033

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134033
Log:
2008-04-08  Robert Dewar  <dewar@adacore.com>
	    Ed Schonberg  <schonberg@adacore.com>

	* freeze.adb (Freeze_Entity): Improve warnings on access types in pure
	units.
	(Size_Known): Generic formal scalar types have known at compile
	time size, so remove check.
	Fix casing error in formal parameter name in call
	(Freeze_Subprogram): If the subprogram is a user-defined operator,
	recheck its overriding indication.


Modified:
    trunk/gcc/ada/freeze.adb



More information about the Gcc-cvs mailing list