This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/56461] [4.8 Regression] GCC is leaking lots of memory


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #31 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-05 12:01:44 UTC ---
I'm going to close this now, the lots has certainly decreased.
I have still
http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01197.html
http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01239.html
http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01341.html
http://gcc.gnu.org/ml/gcc-patches/2013-03/msg00044.html
memory leak fixes waiting for review, but with those and what is already in
trunk e.g. none of the gcc.dg/vect/*.c tests leak any memory on x86_64-linux
with -O3 -mavx.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]