Hi Mikael,
All three patches are OK for mainline. About half of the chunks I recognise
and blames should point to me :-(
Thanks for the patch.
Paul
On Sun, 3 Aug 2025 at 14:30, Mikael Morin wrote:
> From: Mikael Morin
>
> The fortran frontend has getter and setter functions to generate code
From: Mikael Morin
The fortran frontend has getter and setter functions to generate code
either to read array descriptor fields or to write to them.
In some places, those functions are not used, and the access to the
field is generated manually.
The following patches replace those direct accesse