This is the mail archive of the gcc-patches@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]

Re: ggc_free, take 2


In message <20040128185036.GA29950@redhat.com>, Richard Henderson writes:
 >It now passes, both with and without gcac, so comitted.
 >
 >
 >r~
 >
 >
 >        * ggc.h (ggc_free): Declare.
 >        * ggc-common.c (ggc_realloc): Use it.
 >        * ggc-page.c: Remove lots of inline markers.
 >        (globals): Add free_object_list.
 >        (ggc_alloc): Tidy.
 >        (ggc_free, validate_free_objects): New.
 >        (poison_pages): Provide default.
 >        (ggc_collect): Call validate_free_objects; emit markers to
 >        the debug file.
FWIW, I've pulled this into the tree-ssa branch rather than waiting for
the next merge.

jeff


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