[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 22 Jun 2009 13:09:00 +0000 (15:09 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 22 Jun 2009 13:09:00 +0000 (15:09 +0200)
commitc9e7bd8efbef325c4cd76b2382ce5858d153e2c4
treee92efea704727ffef2eba16c1664d278b20bfe2f
parent7cea01df512512ff18e5cb5fe38cc84c5048f130
[multiple changes]

2009-06-22  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Check_Overriding_Indicator): Clean up code, make warning
unconditional rather than a style check, because a formal name out of
order is suspicious.

2009-06-22  Vincent Celier  <celier@adacore.com>

* prj-nmsc.adb (Locate_Directory): Indicate the project name when
creating a directory automatically.

2009-06-22  Eric Botcazou  <ebotcazou@adacore.com>

* sem_ch3.adb (Create_Constrained_Components): For a subtype of an
untagged derived type, add a hidden component for every constrained
discriminant of the parent type to keep record layout consistent.

From-SVN: r148792
gcc/ada/ChangeLog
gcc/ada/prj-nmsc.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch6.adb