]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Rename a couple of local variables
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 18 Mar 2025 10:36:35 +0000 (11:36 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 10 Jun 2025 07:32:02 +0000 (09:32 +0200)
commita7d4884b0a3075feaee8339cf72cd19c308d7f7f
tree4493aa9b5b6881eedc508e1dd22bf98bc0350483
parent3d1703cb4c664d264f2e1420065b30fe2ac1e277
ada: Rename a couple of local variables

Block_Node is the name of an entity field, so the change renames local
variables with this name for the sake of clarity.

gcc/ada/ChangeLog:

* par-ch5.adb (P_Declare_Statement): Rename local variable.
(P_Begin_Statement): Likewise.
gcc/ada/par-ch5.adb