[Bug fortran/88076] Shared Memory implementation for Coarrays
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 27 18:42:30 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88076
--- Comment #31 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jerry DeLisle <jvdelisle@gcc.gnu.org>:
https://gcc.gnu.org/g:d03af25c8978c1843e9ab97cff42601676168fc3
commit r16-7810-gd03af25c8978c1843e9ab97cff42601676168fc3
Author: Jerry DeLisle <jvdelisle@gcc.gnu.org>
Date: Fri Feb 27 09:05:20 2026 -0800
Fortran: Fix dprintf on some older systems
PR fortran/88076
libgfortran/ChangeLog:
* caf/shmem/supervisor.c (supervisor_main_loop): Use fprintf
instead of dprintf.
More information about the Gcc-bugs
mailing list