r125449 - in /trunk/gcc/ada: sem_ch13.adb usage...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Jun 6 10:43:00 GMT 2007


Author: charlet
Date: Wed Jun  6 10:43:09 2007
New Revision: 125449

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125449
Log:
2007-04-20  Robert Dewar  <dewar@adacore.com>
	    Arnaud Charlet  <charlet@adacore.com>

	* sem_ch13.adb (Analyze_Attribute_Definition_Clause, case Stream_Size):
	Check for restriction No_Implementation_Attributes if in Ada 95 mode.
	(Storage_Pool): Do not crash when RE_Stack_Bounded_Pool is not available
	(Analyze_Attribute_Definition_Clause [External_Tag]): Generate error
	message when using a VM, since this attribute is not supported.
	(Analyze_Record_Representation_Clause): Give unrepped component warnings

	* usage.adb: Add new warning for renaming of function return objects
	Indicate that -gnatwp and -gnatwP concern front-end inlining
	Add line for -gnatyg
	Add usage information for -gnatw.c/C


Modified:
    trunk/gcc/ada/sem_ch13.adb
    trunk/gcc/ada/usage.adb



More information about the Gcc-cvs mailing list