[PATCH] Fortran: fix variable definition context checks for SELECT TYPE [PR123253]
Jerry D
jvdelisle2@gmail.com
Mon Dec 22 21:23:22 GMT 2025
On 12/22/25 12:19 PM, Harald Anlauf wrote:
> Dear All,
>
> my fix for pr71565 introduced a regression for variable definition
> context checks when the selector was not a dummy variable.
> The reason was that I attempted to prevent a false-negative
> for one of the tests in the testcase in a too naive way while
> not fully walking through an association list. The attached
> patch remedies that.
>
> Regtested on x86_64-pc-linux-gnu. OK for mainline?
>
> Thanks,
> Harald
>
Yes, OK for mainline. Thanks for the quick fix!
Jerry
More information about the Fortran
mailing list