This is the mail archive of the gcc@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: Question on function-at-a-time and GC


    Probably; I don't have numbers.  However, it probably requires *less*
    memory than is wasted by ggc_push_context.

Sure, but that's not the two things I'd compare.  The other approach is making
sure that all temporaries are global and doing one function at a time.


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