]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Cleanup building of error messages for class-wide contracts
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 1 Dec 2023 16:56:12 +0000 (17:56 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 10 Jun 2024 09:03:58 +0000 (11:03 +0200)
commita53e5e7aee9af007943f8a96aec00fce343dab57
treeee669250a1b5e092674d47bc3b913b17c75c1ffe
parent8d711859139753221d3eef7ba650579a9817677b
ada: Cleanup building of error messages for class-wide contracts

Code cleanup; semantics is unaffected.

gcc/ada/

* exp_ch6.adb (Build_Dynamic_Check_Helper_Call): Remove unused
iteration over formal parameters.
gcc/ada/exp_ch6.adb