[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 13 Jan 2017 11:13:00 +0000 (12:13 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 13 Jan 2017 11:13:00 +0000 (12:13 +0100)
commit82e5c2434e6709118bdf4499cdcbd5dc2c535368
tree2030dec0cbddd3c69d278b9de8fe974ade1856d2
parentf8981f1984a0e66f165440ecbc72fd3a58075193
[multiple changes]

2017-01-13  Gary Dismukes  <dismukes@adacore.com>

* checks.adb: Minor typo fix and reformatting.

2017-01-13  Javier Miranda  <miranda@adacore.com>

* contracts.adb (Contract_Only_Subprograms): Remove formal.
(Copy_Original_Specification): Removed.
(Skip_Contract_Only_Subprogram): Move here checks previously
located in the caller of this routine (to leave the code more clean).
(Build_Contract_Only_Subprogram): Code cleanup.
* scil_ll.ads, scil_ll.adb (Get_Contract_Only_Body_Name): Removed.
(Get_Contract_Only_Missing_Body_Name): Removed.

From-SVN: r244424
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/contracts.adb
gcc/ada/scil_ll.adb
gcc/ada/scil_ll.ads