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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-26 21:13:36 UTC ---
Author: jakub
Date: Tue Feb 26 21:13:27 2013
New Revision: 196294

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196294
Log:
    PR middle-end/56461
    * lra-spills.c (lra_spill): Free spill_hard_reg at the end.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-spills.c


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