[Bug target/124371] [16 Regression] Build fails for x86_64-pc-cygwin due to implicit declaration of function 'kill_all_images'
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 6 10:19:47 GMT 2026
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 <vehre@gcc.gnu.org>:
https://gcc.gnu.org/g:9282a60d5ba0fe71756c2541d3f6b92b27d7b4b6
commit r16-7926-g9282a60d5ba0fe71756c2541d3f6b92b27d7b4b6
Author: Andre Vehreschild <vehre@gcc.gnu.org>
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.
More information about the Gcc-bugs
mailing list