[Bug fortran/55469] memory leak on read with istat.ne.0

2012-11-29 Thread matthias.krack at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55469 --- Comment #7 from Matthias Krack 2012-11-29 11:12:56 UTC --- I also checked the more complete patch PR5469, but it shows still the memory leaks as described in comment 5 for the 4_7-branch. The same is true for the gcc trunk version.

[Bug fortran/55469] memory leak on read with istat.ne.0

2012-11-29 Thread matthias.krack at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55469 --- Comment #5 from Matthias Krack 2012-11-29 10:16:06 UTC --- Memory leaks are still present for other choices of the string t. For instance t="." or t="./" is still causing memory leaks for the test case in comment 1 as detected by valgr

[Bug fortran/55469] memory leak on read with istat.ne.0

2012-11-28 Thread matthias.krack at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55469 Matthias Krack changed: What|Removed |Added CC||matthias.krack at gmail dot