]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Remove explicit "in" in internal parameter association
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 29 Nov 2021 14:08:02 +0000 (15:08 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 5 Jan 2022 11:32:36 +0000 (11:32 +0000)
commit31593d262714fa16ce955bf9068d88c869233616
tree38e1a400ad301600d9df8e56b82017290eb1f55f
parent17b7c44f00970f6be2c7fcfc1da0714de8c84b3b
[Ada] Remove explicit "in" in internal parameter association

gcc/ada/

* exp_attr.adb (Build_Array_VS_Func): Remove explicit "IN" in
spec of the generated array validation function; it was
redundant, just like it would be in a user-written code.
gcc/ada/exp_attr.adb