[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 7 Nov 2011 16:25:32 +0000 (17:25 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 7 Nov 2011 16:25:32 +0000 (17:25 +0100)
commit9ee76313c4ae8b4a9b9f887ae67747017096c89d
treeb7d2c8c0616c6ae4c1b17857b182dea8d1352672
parent7b7a0c2bdd174e11693cbe425e2a6e9e86817d93
[multiple changes]

2011-11-07  Yannick Moy  <moy@adacore.com>

* sem_util.adb (Note_Possible_Modification): In Alfa mode,
generate a reference for a modification even when the modification
does not come from source.

2011-11-07  Ed Schonberg  <schonberg@adacore.com>

* exp_ch5.adb (Expand_Iterator_Loop): For the "of" iterator form,
use the indexing attributes rather than the Element function,
to obtain variable references.
* sem_ch4.adb (Try_Container_Indexing): Code cleanup. Use
Find_Aspect rather than iterating over representation
items. Improve error message.
* a-cohama.adb, a-cohama.ads Update to latest RM, with two versions
of Reference functions.

From-SVN: r181093
gcc/ada/ChangeLog
gcc/ada/a-cohama.adb
gcc/ada/a-cohama.ads
gcc/ada/exp_ch5.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_util.adb