[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 2 Sep 2011 06:51:46 +0000 (08:51 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 2 Sep 2011 06:51:46 +0000 (08:51 +0200)
commitc6d5d1acc4760fbeca782550c88b0746022f8612
tree5f52155666ac64c15da79d81a2a07bb35d2150ad
parent2ba1a7c7e8de1443bc460914dc247b63c9014ac6
[multiple changes]

2011-09-02  Vincent Celier  <celier@adacore.com>

* prj-nmsc.adb: (Find_Sources): When the list of sources is
explicitly declared in an extending project, do not warn if a source
for an inherited naming exception is not found.

2011-09-02  Gary Dismukes  <dismukes@adacore.com>

* exp_ch6.adb: (Is_Build_In_Place_Function_Call): Return False if
expansion is inactive.

2011-09-02  Ed Schonberg  <schonberg@adacore.com>

* sem_util.adb (Note_Possible_Modification): If the entity
being modified is the renaming generated for an Ada2012 iterator
element, the enclosing container or array is modified as well.

From-SVN: r178433
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/prj-nmsc.adb
gcc/ada/sem_util.adb