On 10/3/25 12:29 PM, Harald Anlauf wrote:
Dear All,
the attached patch fixes an issue where array I/O is falsely optimized
in the case when a section of an array pointer is involved, because
the pointee can be non-contiguous. As we already scalarize the case
of a full array with pointer attribute, we should do the same here.
Regtested on x86_64-pc-linux-gnu. OK for mainline? 15-backport?
Thanks,
Harald
Applied and retested here good.
OK for mainline and backport when you choose.
Thanks much!
Jerry