[Bug fortran/126205] A coarray allocated in a team is not being automatically deallocated
"pault at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126205
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #65053|0 |1
is obsolete| |
--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 65119
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65119&action=edit
Regression free patch
The testcases need some tweaking but this is nearly submission ready.
Paul