Hi Jerry, Paul!
Am 03.09.25 um 08:13 schrieb Paul Richard Thomas:
Hi Harald,
This is fine. The use of GFC_DECL_SAVED_DESCRIPTOR occurs all over the
place and is necessitated by gfortran's handling of dummy arrays. I wonder
how many other such cases are waiting out there?
Thanks for the patch and to you, Jerry, for giving it a whirl.
Thank you both for reviewing and also the explanation for that tiny detail!
Pushed as r16-3551-g692281a38773a7.
Harald
Paul
On Tue, 2 Sept 2025 at 21:29, Harald Anlauf <[email protected]> wrote:
Dear all,
here's an attempt to fix a technical regression for TRANSFER with
an unlimited polymorphic SOURCE argument. As this is something
where others are more familiar with (Paul?), I might have missed
something, so be extra careful when reviewing.
Otherwise regtests fine on x86_64-pc-linux-gnu. OK for trunk/backports?
Thanks,
Harald