Brilliant! Great work, Harald. Thanks
Paul On Thu, 7 May 2026 at 21:52, Harald Anlauf <[email protected]> wrote: > > Dear all, > > this patch appears to fix an almost 10-year old puzzle, where an > attempt was made to prevent some optimizations by declaring > instances of derived types with DTIO as static. This has the > side-effect that automatic deallocation did not work. > > The root cause was a wrong fnspec attribute for the argument > relating to the variable being read. > > Regtested on x86_64-pc-linux-gnu. OK for mainline? > And OK for backport to 16-branch? > > Thanks, > Harald >
