This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r146944 - in /trunk/gcc/ada: ChangeLog exp_aggr...
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 29 Apr 2009 10:19:16 -0000
- Subject: r146944 - in /trunk/gcc/ada: ChangeLog exp_aggr...
Author: charlet
Date: Wed Apr 29 10:19:14 2009
New Revision: 146944
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146944
Log:
2009-04-29 Thomas Quinot <quinot@adacore.com>
* sem_elim.adb: Minor reformatting
2009-04-29 Ed Schonberg <schonberg@adacore.com>
* exp_aggr.adb (Convert_To_Positional): if the current unit is a
predefined unit, allow arbitrary number of components in static
aggregate, to ensure that the same level of constant folding applies
for Ada 95 and Ada 05 versions of the file.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_aggr.adb
trunk/gcc/ada/sem_elim.adb