https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64777
Bug ID: 64777 Summary: CO_BROADCAST: Finalization/dealloc of alloc components missing Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: burnus at gcc dot gnu.org CC: pault at gcc dot gnu.org For -fcoarray=lib (GFC_COARRAY_LIB), the "A" argument of CO_BROADCAST shall be finalized and allocatable components freed, if "this_image() != SOURCE_IMAGE".