[Bug fortran/92122] [coarrays, polymophism] Error 'must be a scalar of type LOCK_TYPE'

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 8 21:48:18 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92122

--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Jerry DeLisle from comment #3)
> With the tentative patch we have from pr107406 we have the following results:
> 
> one.f90   : rejected
> two.f90   : regected
> three.f90 : accepted
> four.f90  : accepted
> 
> Is this correct?
> 
> 
> If so, do we want these cases added to the testsuite?

I get the same results on gcc15 so these issues must have been previously
fixed.

Close this?


More information about the Gcc-bugs mailing list