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. Paul On Tue, 2 Sept 2025 at 21:29, Harald Anlauf <anl...@gmx.de> 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 > >