This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/64777] New: CO_BROADCAST: Finalization/dealloc of alloc components missing


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]