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

kargls at comcast dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargls at comcast dot net

--- Comment #1 from kargls at comcast dot net ---
(In reply to Jerry DeLisle from comment #0)
> The following test fails without a SYNC ALL before or after the deallocate. 
> Should the deallocate automatically sync the images?


F2023, page 163.

When a statement that deallocates a coarray or an object with a coarray
potential
subobject component is executed, there is an implicit synchronization of all
active
images in the current team.

Reply via email to