https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120958

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-stdcheck              |

--- Comment #28 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to kargls from comment #27)

> Notice the asynchronous communication part.  That was added to deal
> with MPI (along with assumed-rank and assumed-type) and likely to
> allow improvements to coarray Fortran.  The code that Martin originally
> posted is (nearly) the same as the example in 18.10.4.

OK, thanks for the clarification. So, ASYNCHRONOUS it is.

Reply via email to