https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124371
--- Comment #2 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Andre Vehreschild <[email protected]>: https://gcc.gnu.org/g:9282a60d5ba0fe71756c2541d3f6b92b27d7b4b6 commit r16-7926-g9282a60d5ba0fe71756c2541d3f6b92b27d7b4b6 Author: Andre Vehreschild <[email protected]> Date: Fri Mar 6 10:38:47 2026 +0100 Fortran: Caf_shmem - Fix compile issue on cygwin [PR124371] libgfortran/ChangeLog: PR libfortran/124371 * caf/shmem/supervisor.c (startWorker): Use defined(HAVE_FORK) instead of !defined(WIN32) for preprocessor conditional.
