r261405 - in /trunk/gcc/ada: ChangeLog exp_unst...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Mon Jun 11 09:17:00 GMT 2018
Author: pmderodat
Date: Mon Jun 11 09:17:24 2018
New Revision: 261405
URL: https://gcc.gnu.org/viewcvs?rev=261405&root=gcc&view=rev
Log:
[Ada] Unnesting: fix handling of stubs
2018-06-11 Ed Schonberg <schonberg@adacore.com>
gcc/ada/
* exp_unst.adb (Search_Subprograms): Handle explicitly stubs at the top
level of a compilation unit, becuase they may contain nested
subprograms that need an activation record.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_unst.adb
More information about the Gcc-cvs
mailing list