]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Fix detection of actual parameters for procedure calls
authorPiotr Trojanek <trojanek@adacore.com>
Sat, 30 May 2020 18:02:52 +0000 (20:02 +0200)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:17:14 +0000 (13:17 -0300)
commit927edc010e1eea65286aa9763c53120a723ad81e
tree877fd8400d55e64c3c4d75bb306e6f28fdb82def
parent4faac46cd9124a61b396efa25470182e4182e1af
[Ada] Fix detection of actual parameters for procedure calls

gcc/ada/

* sem_ch8.adb (Is_Actual_Parameter): Fix processing when parent
is a procedure call statement; extend comment.
gcc/ada/sem_ch8.adb