r263730 - in /trunk/gcc/ada: ChangeLog exp_ch9.adb

pmderodat@gcc.gnu.org pmderodat@gcc.gnu.org
Tue Aug 21 14:47:00 GMT 2018


Author: pmderodat
Date: Tue Aug 21 14:47:56 2018
New Revision: 263730

URL: https://gcc.gnu.org/viewcvs?rev=263730&root=gcc&view=rev
Log:
[Ada] Properly set scope of artificial entities in blocks

2018-08-21  Ed Schonberg  <schonberg@adacore.com>

gcc/ada/

	* exp_ch9.adb (Expand_N_Timed_Entry_Call,
	Expand_Conditional_Entry_Call): Use Reset_Scopes_Of to set
	properly the scope of all entities created in blocks generated
	by the expansion of these constructs.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/exp_ch9.adb



More information about the Gcc-cvs mailing list