[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 1 Aug 2011 15:54:39 +0000 (17:54 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 1 Aug 2011 15:54:39 +0000 (17:54 +0200)
commit0d53d36b6e25fb2c306dc3d5a76b78e596795b6e
tree3c38c0199334e35cf3e0d160332ebaf82e8c988d
parent8ed68165ed9a61e0e0a0d3de377d37718ee24b61
[multiple changes]

2011-08-01  Yannick Moy  <moy@adacore.com>

* sem_util.adb (Enter_Name): issue error in formal mode on declaration
of homonym, unless the homonym is one of the cases allowed in SPARK
* par-ch5.adb (Parse_Decls_Begin_End): issue error in SPARK mode for
package declaration occurring after a body.

2011-08-01  Robert Dewar  <dewar@adacore.com>

* checks.adb, exp_ch4.adb: Minor reformatting.

2011-08-01  Javier Miranda  <miranda@adacore.com>

* einfo.ads (Access_Disp_Table): Fix documentation.
(Dispatch_Table_Wrappers): Fix documentation.

2011-08-01  Pascal Obry  <obry@adacore.com>

* prj-env.adb, prj-env.ads: Minor reformatting.

From-SVN: r177053
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/einfo.ads
gcc/ada/exp_ch4.adb
gcc/ada/par-ch5.adb
gcc/ada/prj-env.adb
gcc/ada/prj-env.ads
gcc/ada/sem_util.adb