[Bug fortran/51487] leak memory with eoshift(..,...,boundary)

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Tue Feb 26 20:32:00 GMT 2013


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-02-26
     Ever Confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2013-02-26 20:32:16 UTC ---
Running the test under valgrind does not give any error for trunk, 4.7.2.
However I see a large memory leak with 4.6.3 under valgrind (I did not have the
patience to wait and killed the process after some time and more than 4Gb of
memory). This PR should probably be closed as won't fix unless someone wants to
backport the fix used in 4.7.2 (or it is already done for 4.6.4).



More information about the Gcc-bugs mailing list