[Ada] Fix small fallout of freezing change for expression functions
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 5 Apr 2020 08:25:44 +0000 (10:25 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 16 Jun 2020 13:07:12 +0000 (09:07 -0400)
commitfa75faedb19f0e7a4487a7ed1eeb080b590a0e73
tree37d7bdb4224bbb181b7792e397ae8861afe33b80
parent7ba5e7464b6c75945624dceb5e4193b36b9aeaad
[Ada] Fix small fallout of freezing change for expression functions

2020-06-16  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* freeze.adb (In_Expanded_Body): Remove unreachable code.
(Freeze_Expression): Rename a couple of local variables.
In the case of an expanded body, also freeze locally the
entities declared in a nested block.
gcc/ada/freeze.adb