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: Speeding up GC


> This is kind of the "next level" of what I was proposing.  Once you
> have this "enter short-term mode" thing, you can have the "exit
> short-term" call just reset the state of all the temporary GC pools as
> if GC has been run on them and no references had been found.

Just doesn't this bring all the bugs back that got fixed by the GC introduction?

-Andi


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