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]

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


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


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