[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 13 Mar 2015 13:22:52 +0000 (14:22 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 13 Mar 2015 13:22:52 +0000 (14:22 +0100)
commit9fc0f6728d4eabdfe3ca2937b96f98b7c69f46a4
tree12c89db34b20ed942e7ef7a0e4d90bed01480708
parent28c7180f1ce824f720bfd80895c03c5a46269497
[multiple changes]

2015-03-13  Gary Dismukes  <dismukes@adacore.com>

* style.adb (Missing_Overriding): Apply the
Comes_From_Source test to the Original_Node of the subprogram
node, to handle the case of a null procedure declaration that
has been rewritten as an empty procedure body.

2015-03-13  Robert Dewar  <dewar@adacore.com>

* exp_util.ads: Minor fix to comment.
* sem_ch3.adb (Constrain_Index): Correct pasto from previous
change.

From-SVN: r221419
gcc/ada/ChangeLog
gcc/ada/exp_util.ads
gcc/ada/sem_ch3.adb
gcc/ada/style.adb