r235197 - in /trunk/gcc/ada: ChangeLog inline.a...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Apr 19 13:06:00 GMT 2016
Author: charlet
Date: Tue Apr 19 13:06:01 2016
New Revision: 235197
URL: https://gcc.gnu.org/viewcvs?rev=235197&root=gcc&view=rev
Log:
2016-04-19 Arnaud Charlet <charlet@adacore.com>
* sem_res.adb (Within_Subprogram_Call): Detect
also nodes that appear in entry calls.
(Resolve_Actuals, Insert_Default): Propagate
dimension information if any, from default expression to the
copy that appears in the list of actuals.
* uintp.ads: minor whitespace fix in comment.
* sem_prag.adb, stringt.adb, inline.adb, lib-xref-spark_specific.adb:
Minor code cleanup.
* set_targ.adb (Set_Targ): convert directly from
Natural to Pos, without intermediate conversion to Int.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/inline.adb
trunk/gcc/ada/lib-xref-spark_specific.adb
trunk/gcc/ada/sem_prag.adb
trunk/gcc/ada/sem_res.adb
trunk/gcc/ada/set_targ.adb
trunk/gcc/ada/stringt.adb
trunk/gcc/ada/uintp.ads
More information about the Gcc-cvs
mailing list