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
