[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 4 Feb 2014 14:32:37 +0000 (15:32 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 4 Feb 2014 14:32:37 +0000 (15:32 +0100)
commit5a521b8ade74674b926ba242e3449ba094274bc3
tree60be11727d2b79ae67da96274b2e1d62b14a73a1
parent81bd8c9075b533aab81a9778119b92f4b7cd7737
[multiple changes]

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.

From-SVN: r207468
gcc/ada/ChangeLog
gcc/ada/exp_ch13.adb
gcc/ada/exp_ch4.adb
gcc/ada/opt.ads
gcc/ada/sem_aggr.adb