]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Remove unused variables from the binder generation routine
authorPiotr Trojanek <trojanek@adacore.com>
Thu, 22 May 2025 10:16:18 +0000 (12:16 +0200)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 1 Jul 2025 08:29:44 +0000 (10:29 +0200)
commit4137ec1ca20a42f51b112284bd586ba3f9bbabf3
tree29723f359c2356aaaa96043a348c55c30e2762d0
parenta9ba0f18bded853cc6504b0843fe05c99c2f03fc
ada: Remove unused variables from the binder generation routine

Remove leftovers from zero cost exception handling; semantics is unaffected.

gcc/ada/ChangeLog:

* ali.ads (Unit_Record): Fix grammar in comment.
* bindgen.adb (Num_Elab_Calls, Num_Primary_Stacks): Remove counters
that were only incremented and never actually used.
gcc/ada/ali.ads
gcc/ada/bindgen.adb