cvs commit: fptools/ghc/rts GC.c

Simon Marlow simonmar@glass.cse.ogi.edu
Thu, 30 Aug 2001 03:22:52 -0700


simonmar    2001/08/30 03:22:52 PDT

  Modified files:
    ghc/rts              GC.c 
  Log:
  Don't automatically enable compaction when generations == 1.
  
  Revision  Changes    Path
  1.122     +6 -5      fptools/ghc/rts/GC.c