On 3/14/26 4:29 AM, Paul Richard Thomas wrote:
Hi All,
The original error has changed to a segfault in run time.
Nevertheless, the fix posted a while back on the PR compiles, runs and
regtests on FC42/x86_64.
The first chunk gets rid of the segfault since it passes a class
container to 'f', rather than the array descriptor.
The second chunk resets the temporary descriptor lbounds to one,
adjusts the ubounds accordingly and sets the offset.
As remarked in comment 8, the version with an allocatable component
'a' is thoroughly broken. This is now PR124503.
The other chunks are trivial conversions of NULL to NULL_TREE.
OK for mainline and backporting?
Paul
All good here Paul, OK for mainline and backport as appropriate.
Regards,
Jerry