[Bug fortran/40508] memory leak in internal write of gfortran
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Sun Jun 21 10:51:00 GMT 2009
------- Comment #2 from dominiq at lps dot ens dot fr 2009-06-21 10:51 -------
Confirmed on i686-apple-darwin9 revision 148750: replacing 10000000 by 1000000,
the memory usage increases by ~1.5Gb. This is a regression: I don't see the
memory increase on 4.4.0, 4.4.1 r147906 (i.e., before the format caching was
disabled IIRC) and 4.5.0 r147428. AFAICT this is a bug in the library: using
the executable from r147428 with the library from r148750 exhibits the memory
leak.
--
dominiq at lps dot ens dot fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jb at gcc dot gnu dot org,
| |jvdelisle at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40508
More information about the Gcc-bugs
mailing list