]> gcc.gnu.org Git - gcc.git/commit - gcc/ada/sem_util.adb
ada: Support calls through dereferences in Find_Actual
authorClaire Dross <dross@adacore.com>
Fri, 3 Feb 2023 15:42:15 +0000 (16:42 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 22 May 2023 08:44:08 +0000 (10:44 +0200)
commit03fc0621f5e7a7c577828a323fc953eb99d07093
tree80e1c7c214c6fd56c4c5d062401651cfa2f26f32
parenta26f6a6aad719128011bb66f686392b6fca2a823
ada: Support calls through dereferences in Find_Actual

Return the corresponding formal in the designated subprogram profile in
that case.

gcc/ada/

* sem_util.adb (Find_Actual): On calls through dereferences,
return the corresponding formal in the designated subprogram
profile.
gcc/ada/sem_util.adb
This page took 0.055682 seconds and 5 git commands to generate.