[Bug fortran/57922] [OOP] Memory leak with allocatable polymorphics

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jul 20 20:26:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57922

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to janus from comment #1)
> On x86_64-unknown-linux-gnu, I can confirm the problem with 4.7 and 4.8.
> However, the leak seems to be gone in the latest trunk version:

Which is not very surprising as the finalization code should also take care of
this. See PR37336. I believe r199643 was the enabling commit.



More information about the Gcc-bugs mailing list