[Bug fortran/49241] memory leak with lhs realloc of zero-sized array

2013-02-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49241 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resoluti

[Bug fortran/49241] memory leak with lhs realloc of zero-sized array

2012-12-22 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49241 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat

[Bug fortran/49241] memory leak with lhs realloc of zero-sized array

2012-02-22 Thread xiaoyuanbo at yeah dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49241 xiaoyuanbo changed: What|Removed |Added CC||xiaoyuanbo at yeah dot net --- Comment #3 fr

[Bug fortran/49241] memory leak with lhs realloc of zero-sized array

2011-05-31 Thread xarthisius.kk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49241 --- Comment #2 from Kacper Kowalik 2011-05-31 15:12:19 UTC --- (In reply to comment #1) > The memory the program needs increases continuously as "top" shows; it takes > about 5min on my computer before the OS kills it (out of memory). > > If one

[Bug fortran/49241] memory leak with lhs realloc of zero-sized array

2011-05-31 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49241 Tobias Burnus changed: What|Removed |Added Keywords||wrong-code CC|