r244616 - in /trunk/gcc/ada: ChangeLog exp_ch6....
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Jan 19 11:37:00 GMT 2017
Author: charlet
Date: Thu Jan 19 11:37:39 2017
New Revision: 244616
URL: https://gcc.gnu.org/viewcvs?rev=244616&root=gcc&view=rev
Log:
2017-01-19 Hristian Kirtchev <kirtchev@adacore.com>
* exp_ch6.adb (Expand_N_Subprogram_Body): Mark the spec as
returning by reference not just for subprogram body stubs,
but for all subprogram cases.
* sem_util.adb: Code reformatting.
(Requires_Transient_Scope): Update the call to Results_Differ.
(Results_Differ): Update the parameter profile and the associated
comment on usage.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch6.adb
trunk/gcc/ada/sem_util.adb
More information about the Gcc-cvs
mailing list