]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Properly set scope of artificial entities in blocks
authorpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Aug 2018 14:47:56 +0000 (14:47 +0000)
committerpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Aug 2018 14:47:56 +0000 (14:47 +0000)
commit86af16cb60897b743fe264a29dbb953be7a570dd
tree6579c6e3a52da85f0b57e02dcc31038e72a8243c
parent6aefdbe507066fcd094d73724fd8d56ca2592d29
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263730 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch9.adb