r221419 - in /trunk/gcc/ada: ChangeLog exp_util...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Mar 13 13:22:00 GMT 2015


Author: charlet
Date: Fri Mar 13 13:22:52 2015
New Revision: 221419

URL: https://gcc.gnu.org/viewcvs?rev=221419&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_util.ads
    trunk/gcc/ada/sem_ch3.adb
    trunk/gcc/ada/style.adb



More information about the Gcc-cvs mailing list