On Fri, Mar 03, 2023 at 09:37:27AM +0900, Michael Paquier wrote:
> Thanks for double-checking, applied 0001 to finish this part of the
> work. I am attaching the remaining bits as of the attached, combined
> into a single patch.
Doing so as a single patch was not feeling right as this actually
fixes issues with the location calculations for the Const node, so I
have split that into three commits and finally applied the whole.
As a bonus, please see attached a patch to apply the normalization to
CALL statements using the new automated infrastructure. OUT
parameters can be passed to a procedure, hence I guess that these had
better be silenced as well. This is not aimed at being integrated,
just for reference.
--
Michael