OSDN Git Service

2011-09-05 Marc Sango <sango@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2011 13:40:04 +0000 (13:40 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Sep 2011 13:40:04 +0000 (13:40 +0000)
commitc7dd64e14265292f49bb0aca6dc472b77e5999b6
treef6cdb02884910b21f8b1c6e72a3d780e87a56745
parent3b21faf24a610d641bb769610db10a6f56502640
2011-09-05  Marc Sango  <sango@adacore.com>

* sem_ch3.adb (Analyze_Object_Declaration): Remove
the wrong test and add the correct test to detect the violation
of illegal use of unconstrained string type in SPARK mode.

2011-09-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch5.adb (Analyze_Iteration_Specification): Improve error
message on an iterator over an array.

2011-09-05  Robert Dewar  <dewar@adacore.com>

* lib-xref-alfa.adb: Minor reformatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178538 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/lib-xref-alfa.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch5.adb