[Bug fortran/87337] Internal compiler error on coarrays
jb at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 23 19:26:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87337
Janne Blomqvist <jb at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jb at gcc dot gnu.org
--- Comment #1 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Seems to at least compile properly with GCC 9, FWIW.
Attempting to run it causes the error
Fortran runtime error on image 8: libcaf_mpi::caf_send_by_ref(): rank out of
range.
(where "8" depend on how many images I try to use, anything > 1 seems to cause
the failure)
More information about the Gcc-bugs
mailing list