[Fortran, Patch, PR103391, v1] Fix gimple error on assign to pointer array.

Paul Richard Thomas paul.richard.thomas@gmail.com
Tue Mar 4 13:46:33 GMT 2025


Hi Andre,

You beat me to it! I had just noticed the missing indirect reference. Yes,
this is good for mainline and backporting to 14-branch at very least.

Thanks for the patch. If you want to do the push to mainline, I will do the
backporting if you like? I'll not be back at base for a little while so
there will be a suitable delay.
I have several Steinmetz sourced regression fixes to bring to the list in
the next days.

Cheers

Paul


On Tue, 4 Mar 2025 at 12:02, Andre Vehreschild <vehre@gmx.de> wrote:

> Hi all,
>
> attached patch fixes a 12-regression when an assignment to a pointer array
> is
> done. The issue was a missing indirect ref on assign as it was already
> done for
> allocatable arrays.
>
> Regtests ok on x86_64-pc-linux-gnu / F41. Ok for mainline?
>
> Regards,
>         Andre
> --
> Andre Vehreschild * Email: vehre ad gmx dot de
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/fortran/attachments/20250304/94acf613/attachment.htm>


More information about the Fortran mailing list