r260925 - in /trunk/gcc/ada: ChangeLog exp_unst...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Wed May 30 08:56:00 GMT 2018
Author: pmderodat
Date: Wed May 30 08:56:29 2018
New Revision: 260925
URL: https://gcc.gnu.org/viewcvs?rev=260925&root=gcc&view=rev
Log:
[Ada] Unnesting: properly handle subprogram instantiations
2018-05-30 Ed Schonberg <schonberg@adacore.com>
gcc/ada/
* exp_unst.adb (Visit_Node): Handle properly subprogram instantiations
that have no corresponding body and appear as attributes of the
corresponding wrapper package declaration.
(Register_Subprogram): New subprogram, used for subprogram bodies and
for subprogram instantiations to enter callable entity into Subp table.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_unst.adb
More information about the Gcc-cvs
mailing list