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 #20 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-01 22:55:38 UTC ---
Author: jakub
Date: Fri Mar  1 22:55:26 2013
New Revision: 196397

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196397
Log:
    PR middle-end/56461
    * ira-build.c (ira_loop_nodes_count): New variable.
    (create_loop_tree_nodes): Initialize it.
    (finish_loop_tree_nodes): Use it instead of looking at current_loops.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ira-build.c


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