r146237 - in /trunk/gcc/ada: ChangeLog initiali...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Apr 17 10:01:00 GMT 2009


Author: charlet
Date: Fri Apr 17 10:01:17 2009
New Revision: 146237

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146237
Log:
2009-04-17  Nicolas Roche  <roche@adacore.com>

	* initialize.c (__gnat_initialize): remove MAX_PATH limitation on each
	argument length.

2009-04-17  Gary Dismukes  <dismukes@adacore.com>

	* sem_elim.adb (Eliminate_Error_Msg): Minor change to error message to
	cover both calls and attribute references ("call" => "reference").

2009-04-17  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch3.adb (Analyze_Subtype_Declaration): A subtype of an access
	type for which Storage_Size is set to 0 is legal in a pure unit.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/initialize.c
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/sem_elim.adb



More information about the Gcc-cvs mailing list