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)