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 regtests on FC42/x86_64.
OK for mainline and some judicious backporting in a while?
Paul
PS It came up automatically on bugzilla, while I was messing with PR1211482.
This latter also fixed pr82753.
Yes, OK and backport. Truly trivial.
Jerry