[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Apr 2009 08:48:39 +0000 (10:48 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Apr 2009 08:48:39 +0000 (10:48 +0200)
commitb8aadf012f8eea411209f89b9366bf9af219ccc3
tree0202fadd4d6c949ffd9cc3e229f03dd3cc43a67b
parenta808ba1bfb211375b09524976ce1d92950b45411
[multiple changes]

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

* a-tasatt.adb: Fix typo, plus minor reformatting

* sem_ch3.ads: Add missing hyphen ("class wide" => "class-wide").

* sem_ch10.adb: Add missing hyphen ("use visible" => "use-visible").

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

* sem_ch3.adb (Analyze_Private_Extension_Declaration): Verify that a
private extension whose parent is a synchronized interface carries an
explicit synchronized keyword.

From-SVN: r146084
gcc/ada/ChangeLog
gcc/ada/a-tasatt.adb
gcc/ada/sem_ch10.adb
gcc/ada/sem_ch3.adb
gcc/ada/sem_ch3.ads