]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Minor cleanup
authorMarc Poulhiès <poulhies@adacore.com>
Tue, 15 Jul 2025 08:22:09 +0000 (10:22 +0200)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 25 Jul 2025 08:09:37 +0000 (10:09 +0200)
commit6cc6bfcdbda57e24d9b9556c72068bcb76612cf2
tree19c892048e7808bb9cd84d9c95f8284a1587ef63
parentbf9cb9140dc9b6e7298b85023315e2fb05d33a18
ada: Minor cleanup

Renamed local variables to make it easier to read.

gcc/ada/ChangeLog:

* gcc-interface/utils.cc (update_pointer_to): Renamed ptr/old_ptr, ref/old_ref.
gcc/ada/gcc-interface/utils.cc