Hi Harald,
that patch looks fine to me. I'd say ok for mainline. Give it some time there
and then backport it.
Thanks for the patch.
Regards,
Andre
On Tue, 2 Jul 2024 21:44:01 +0200
Harald Anlauf <[email protected]> wrote:
> Dear all,
>
> the attached patch addresses an effectively bogus warning about
> uninitialized temporary string lengths of associate selectors.
> The primary reason is that the array descriptor for a character
> array is created before the corresponding string length is set.
> Moving the setting of the string length temporary to the beginning
> of the block solves the issue.
>
> The patch does not solve the case for the target containing
> substring references. This needs to be addressed separately.
> (So far I could not find a solution that does not regress.)
>
> Regtested on x86_64-pc-linux-gnu. OK for mainline?
>
> As the PR is marked as a regression, is it also OK for backporting?
>
> Thanks,
> Harald
>
--
Andre Vehreschild * Email: vehre ad gmx dot de