[Bug fortran/126181] SIGSEGV when deallocating allocatable coarray components

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 9 12:18:07 GMT 2026


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

--- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> ---
BTW This bug was found while fixing a non-compliance with respect to F2018. The
automatic deallocation of allocatable coarrays, allocated within a team, is not
occurring immediately before end team. This also has not been implemented in
ifx (Jon Steidel, Intel, tells me that this was in the design docoument but
evidently has been overlooked).

I have a fix for allocatable coarrays but not for components, as yet.

Paul


More information about the Gcc-bugs mailing list