r235738 - in /trunk/gcc/ada: ChangeLog comperr....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Mon May 2 10:14:00 GMT 2016
Author: charlet
Date: Mon May 2 10:14:23 2016
New Revision: 235738
URL: https://gcc.gnu.org/viewcvs?rev=235738&root=gcc&view=rev
Log:
2016-05-02 Jerome Lambourg <lambourg@adacore.com>
* s-unstyp.ads: Code cleanups.
2016-05-02 Hristian Kirtchev <kirtchev@adacore.com>
* sem_ch13.adb (Size_Too_Small_Error): Fix the error message format.
2016-05-02 Ed Schonberg <schonberg@adacore.com>
* exp_prag.adb (Expand_attributes_In_Consequence,
Expand_Attributes): If the prefix of'Old is an unconstrained type,
for example an unconstrained formal of the enclosing subprogram,
create an object declaration with an expression to obtain the
actual subtype of the temporary.
2016-05-02 Arnaud Charlet <charlet@adacore.com>
* comperr.adb (Delete_SCIL_Files): Add missing handling of
N_Subprogram_Declaration.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/comperr.adb
trunk/gcc/ada/exp_prag.adb
trunk/gcc/ada/s-unstyp.ads
trunk/gcc/ada/sem_ch13.adb
More information about the Gcc-cvs
mailing list