https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121972
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pault at gcc dot gnu.org
--- Comment #6 from Paul Thomas <pault at gcc dot gnu.org> ---
Created attachment 64753
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64753&action=edit
This patch plugs the memory leak in pdt_77.f03
Remaining leaky pdt tests are:
pdt_70/pdt_80/pdt_82/pdt_83/pdt_86.f03 and pdt_array_alloc_1.f90.
I will do some investigating before submitting the attached to the list.
Paul