r263105 - in /trunk/gcc/ada: ChangeLog exp_unst...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Tue Jul 31 09:56:00 GMT 2018
Author: pmderodat
Date: Tue Jul 31 09:56:43 2018
New Revision: 263105
URL: https://gcc.gnu.org/viewcvs?rev=263105&root=gcc&view=rev
Log:
[Ada] Unnesting: improve support for entries in protected objects
2018-07-31 Ed Schonberg <schonberg@adacore.com>
gcc/ada/
* exp_unst.adb (Subp_Index): In the case of a protected
operation, the relevant entry is the generated
protected_subprogram_body into which the original body is
rewritten. Assorted cleanup and optimizations.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_unst.adb
More information about the Gcc-cvs
mailing list