[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:39:06 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92122
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu.org
--- Comment #3 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
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?
More information about the Gcc-bugs
mailing list