diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2024-07-30 12:52:14 +0200 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-08-23 10:51:03 +0200 |
commit | f67d108dbcd499cd6db6cb59484c400301e4ebd9 (patch) | |
tree | 42397d96b2dcb84cc7f3ffbc515f72a2295110b1 /gcc/expr.cc | |
parent | 8719b1843bc0f24a79433c8685d09cf822af0db7 (diff) | |
download | gcc-f67d108dbcd499cd6db6cb59484c400301e4ebd9.zip gcc-f67d108dbcd499cd6db6cb59484c400301e4ebd9.tar.gz gcc-f67d108dbcd499cd6db6cb59484c400301e4ebd9.tar.bz2 |
ada: Simplify validity checks for scalar parameters
Replace low-level iteration over formal and actual parameters with a
call to high-level Find_Actual routine. Code cleanup; behavior is
unaffected.
gcc/ada/
* checks.adb (Ensure_Valid): Use Find_Actual.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions