https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121429
--- Comment #8 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:fc65b1e735b5fd393003361dc219ebecf454b169 commit r16-7736-gfc65b1e735b5fd393003361dc219ebecf454b169 Author: Andre Vehreschild <[email protected]> Date: Sat Feb 14 11:37:07 2026 -0800 Fortran: Fix coarray shared mem [PR121429] PR fortran/121429 libgfortran/ChangeLog: * caf/shmem.c (_gfortran_caf_deregister): Add a call to sync_team. gcc/testsuite/ChangeLog: * gfortran.dg/coarray/deallocate_sync.f90: New test.
