On 12/19/25 12:27 PM, Harald Anlauf wrote:
Dear All,

the attached patch fixes the INTENT(IN) checks for ASSOCIATE variables
and also SELECT TYPE temporaries.  Before we did reject valid codes
involving pointer components of derived types, where plain assignment
is allowed, but changing the pointer is not.

While working on it, I noticed that the related checking of PROTECTED
did not properly handle subobjects.  This required fixing a related
existing testcase.

Regtested on x86_64-pc-linux-gnu.  OK for mainline?

Thanks,
Harald


Yes, OK!

Thanks for the fixes.

Jerry

Reply via email to