[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 17 Apr 2009 10:01:17 +0000 (12:01 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 17 Apr 2009 10:01:17 +0000 (12:01 +0200)
commit03f050b6b4f0b051bbd9ddf7061b5002808ed052
tree743b5a8129e06c619ef80fa5f1948d96e7408beb
parentbf327c92ead248cae1afba338d72bb7116dfc783
[multiple changes]

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.

From-SVN: r146237
gcc/ada/ChangeLog
gcc/ada/initialize.c
gcc/ada/sem_ch3.adb
gcc/ada/sem_elim.adb