]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Fri, 30 Mar 2012 09:17:34 +0000 (11:17 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 30 Mar 2012 09:17:34 +0000 (11:17 +0200)
commit207503fa5116448fe49b518a7f04e120bdf5b807
treef86306f51df58e1ad978e47bd546039cc69d6053
parent50421527ecf401ca7668048d0fe599bd043f776f
[multiple changes]

2012-03-30  Gary Dismukes  <dismukes@adacore.com>

* exp_ch5.adb (Expand_Iterator_Loop_Over_Array): For the case of a
loop entity which is rewritten as a renaming
of the indexed array, explicitly mark the entity as needing
debug info so that Materialize entity will be set later by
Debug_Renaming_Declaration when the renaming is expanded.

2012-03-30  Robert Dewar  <dewar@adacore.com>

* sem_attr.ads: Update comment.

From-SVN: r185999
gcc/ada/ChangeLog
gcc/ada/exp_ch5.adb
gcc/ada/sem_attr.ads