[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 21 Nov 2011 11:26:14 +0000 (12:26 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 21 Nov 2011 11:26:14 +0000 (12:26 +0100)
commit301680433d60925930ae1699865ab4a7fd3eb6ab
treedf49f17be25b158bdbad3f2795e042d01355a11a
parentbdf69d333e4c6d080e8be3ad9d71fb1895e85d03
[multiple changes]

2011-11-21  Robert Dewar  <dewar@adacore.com>

* exp_ch6.adb: Minor reformatting.

2011-11-21  Ed Schonberg  <schonberg@adacore.com>

* sem_ch12.adb (Check_Formal_Package_Instance): If a formal
subprogram of the formal package is covered by an others
association with a box initialization, no check is needed
against the actual in the instantiation of the formal package.

2011-11-21  Robert Dewar  <dewar@adacore.com>

* sem_elab.adb (Check_Internal_Call_Continue): Suppress junk
elab warning from within precondition/postcondition etc.

From-SVN: r181561
gcc/ada/exp_ch6.adb
gcc/ada/sem_ch12.adb
gcc/ada/sem_elab.adb