r178443 - in /trunk/gcc/ada: ChangeLog makeutl....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Fri Sep 2 09:03:00 GMT 2011
Author: charlet
Date: Fri Sep 2 09:03:06 2011
New Revision: 178443
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178443
Log:
2011-09-02 Ed Schonberg <schonberg@adacore.com>
* sem_ch5.adb (Analyze_Iterator_Specification): If the domain
of iteration is an expression, its value must be captured in a
renaming declaration, so that modification of the elements is
propagated to the original container.
2011-09-02 Pascal Obry <obry@adacore.com>
* prj-proc.adb, prj.adb, makeutl.adb, makeutl.ads, prj-dect.adb,
prj-nmsc.adb, prj-util.adb, prj-conf.adb, prj-env.adb,
prj-tree.adb: Minor reformatting and style fixes.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/makeutl.adb
trunk/gcc/ada/makeutl.ads
trunk/gcc/ada/prj-conf.adb
trunk/gcc/ada/prj-dect.adb
trunk/gcc/ada/prj-env.adb
trunk/gcc/ada/prj-nmsc.adb
trunk/gcc/ada/prj-proc.adb
trunk/gcc/ada/prj-tree.adb
trunk/gcc/ada/prj-util.adb
trunk/gcc/ada/prj.adb
trunk/gcc/ada/sem_ch5.adb
More information about the Gcc-cvs
mailing list