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]

Re: C++ PATCH: More speedups


On Tue, Jan 02, 2001 at 04:25:07PM -0800, Mark Mitchell wrote:
> +   ggc_add_tree_root (&free_bindings, 1);

Do you really want to mark these instead of zapping them
(similar to zap_lists in lists.c)?


r~

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