[Ada] Fix shadowing in conditions for inlining
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 28 Jun 2021 20:30:40 +0000 (22:30 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 20 Sep 2021 12:31:37 +0000 (12:31 +0000)
commit3613473ab1765efc8e60b8e030eb1919af0b20e3
tree546a5e73ff49058aac93a978a8f87e04911805e8
parent2175b50b74dd03df45b4efb792029848c4a76381
[Ada] Fix shadowing in conditions for inlining

gcc/ada/

* inline.adb (Has_Excluded_Declaration): Rename and reduce scope
of a local variable.
gcc/ada/inline.adb