r207468 - in /trunk/gcc/ada: ChangeLog exp_ch13...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Tue Feb 4 14:32:00 GMT 2014


Author: charlet
Date: Tue Feb  4 14:32:37 2014
New Revision: 207468

URL: http://gcc.gnu.org/viewcvs?rev=207468&root=gcc&view=rev
Log:
2014-02-04  Gary Dismukes  <dismukes@adacore.com>

	* exp_ch13.adb: Minor spelling fix.

2014-02-04  Robert Dewar  <dewar@adacore.com>

	* opt.ads: Minor comment update.

2014-02-04  Robert Dewar  <dewar@adacore.com>

	* exp_ch4.adb (Expand_N_Expression_With_Actions): Use Rewrite
	instead of Replace.

2014-02-04  Ed Schonberg  <schonberg@adacore.com>

	* sem_aggr.adb (Resolve_Array_Aggregate): Suppress warnings
	on null expressions if component type is non-null, when the
	corresponding association covers an empty range of index values.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch13.adb
    trunk/gcc/ada/exp_ch4.adb
    trunk/gcc/ada/opt.ads
    trunk/gcc/ada/sem_aggr.adb



More information about the Gcc-cvs mailing list