https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121360
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jerry DeLisle <[email protected]>: https://gcc.gnu.org/g:be98b8c25915aa20e9eb2b25786838b12127ada0 commit r16-7738-gbe98b8c25915aa20e9eb2b25786838b12127ada0 Author: Jerry DeLisle <[email protected]> Date: Sun Feb 15 15:17:17 2026 -0800 Fortran: Add new testcase for PR121360 This test case is from the PR adjusted to reduce the execution time and includes a suitable test condition. It was tested with export GFORTRAN_NUM_IMAGES=200 which of course takes a bit of time. PR fortran/121360 gcc/testsuite/ChangeLog: * gfortran.dg/coarray/lock_3.f90: New test.
