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: ggc-simple rewrite


  In message <19991013000648S.mitchell@codesourcery.com>you write:
  > It also occurs to me that if we lose the differences between
  > allocations, we should consider moving the collectors into libiberty;
  > only the mark_tree vs. mark_rtx bits are really GCC-dependent.  I can
  > imagine that other GNU projects could make good use of Alex's speedy
  > collector.
In fact the idea of doing garbage collection just surfaced in the gdb dev
list.  I don't expect they'll be moving anytime soon, but it's in the back
of their minds.
jeff


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