r260883 - in /trunk/gcc/ada: ChangeLog exp_ch6.adb
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Tue May 29 09:42:00 GMT 2018
Author: pmderodat
Date: Tue May 29 09:42:11 2018
New Revision: 260883
URL: https://gcc.gnu.org/viewcvs?rev=260883&root=gcc&view=rev
Log:
[Ada] Unnesting: do not generate push/pop for exceptions
2018-05-29 Ed Schonberg <schonberg@adacore.com>
gcc/ada/
* exp_ch6.adb (Expand_N_Subprogram_Body): Do not generate push/pop for
exceptions if subprogram unnesting is in effect, because these branch
nodes are relevant only in the presence of nested subprograms.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch6.adb
More information about the Gcc-cvs
mailing list