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

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 27 21:37:00 GMT 2013


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

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-27 21:36:09 UTC ---
Author: jakub
Date: Wed Feb 27 21:35:53 2013
New Revision: 196322

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196322
Log:
    PR middle-end/56461
    * ipa-pure-const.c (propagate): Use FOR_EACH_FUNCTION instead of
    FOR_EACH_DEFINED_FUNCTION when freeing state.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-pure-const.c



More information about the Gcc-bugs mailing list