cvs commit: fptools/ghc/rts GC.c

Simon Marlow simonmar@glass.cse.ogi.edu
Wed, 17 Oct 2001 08:19:25 -0700


simonmar    2001/10/17 08:19:24 PDT

  Modified files:
    ghc/rts              GC.c 
  Log:
  Add missing CONSTR_NOCAF_STATIC case to the THUNK_SELECTOR evacuation
  code.  Strange that we've never seen this before...
  
  Revision  Changes    Path
  1.124     +2 -1      fptools/ghc/rts/GC.c