[Bug fortran/59881] Memory corruption with allocatable arrays in polymorphic types
janus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 20 10:49:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59881
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |janus at gcc dot gnu.org
--- Comment #4 from janus at gcc dot gnu.org ---
> These invalid write/read disappear
> with r195140 (2013-01-14).
I can confirm that I don't see any of these guys with current trunk.
> However I see a lot leak
Yes, valgrind definitely reports a good number of leaks, also with current
trunk. Unfortunately the test case is still quite a monstrosity ...
Note that we have a couple of memleak PRs already, e.g.:
* PR 38319
* PR 41936
* PR 55603
* PR 58557
More information about the Gcc-bugs
mailing list