r147149 - in /trunk/gcc/ada: ChangeLog exp_dist...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed May 6 08:20:00 GMT 2009
Author: charlet
Date: Wed May 6 08:20:13 2009
New Revision: 147149
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147149
Log:
2009-05-06 Ed Schonberg <schonberg@adacore.com>
* sem_aggr.adb (Resolve_Record_Aggregate): If a defaulted component of
an aggregate with box default is of a discriminated private type, do
not build a subaggregate for it.
A proper call to the initialization procedure is generated for it.
2009-05-06 Thomas Quinot <quinot@adacore.com>
* rtsfind.adb, rtsfind.ads, exp_dist.adb, exp_dist.ads
(Exp_Dist.Build_TC_Call, Build_From_Any_Call, Build_To_Any_Call):
Use PolyORB strings to represent Ada.Strings.Unbounded_String value;
use standard array code for Standard.String.
(Exp_Dist): Bump PolyORB s-parint API version to 3.
(Rtsfind): New entities TA_Std_String, Unbounded_String.
2009-05-06 Robert Dewar <dewar@adacore.com>
* g-comlin.ads: Minor reformatting
* xoscons.adb: Minor reformatting
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_dist.adb
trunk/gcc/ada/exp_dist.ads
trunk/gcc/ada/g-comlin.ads
trunk/gcc/ada/rtsfind.adb
trunk/gcc/ada/rtsfind.ads
trunk/gcc/ada/sem_aggr.adb
trunk/gcc/ada/xoscons.adb
More information about the Gcc-cvs
mailing list