On 8/12/25 10:11 AM, Paul Richard Thomas wrote:
The attached patch is utterly trivial. The only useful attribute that FooPrivate
possesses to detect that it has been declared is 'subroutine'. This was missed
in the attribute test in resolve.cc(was_declared). Adding it fixes the problem
and reg
The attached patch is utterly trivial. The only useful attribute
that FooPrivate possesses to detect that it has been declared is
'subroutine'. This was missed in the attribute test in
resolve.cc(was_declared). Adding it fixes the problem and regtests on
FC42/x86_64.
OK for mainline and some judi