cvs commit: fptools/ghc/rts GC.c

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 2 Apr 2001 07:18:06 -0700


simonmar    2001/04/02 07:18:06 PDT

  Modified files:
    ghc/rts              GC.c 
  Log:
  Recursively evacuate THUNK_SELETORs down to a bounded depth.
  
  Revision  Changes    Path
  1.101     +23 -3     fptools/ghc/rts/GC.c