cvs commit: fptools/ghc/rts GC.c

Julian Seward sewardj@glass.cse.ogi.edu
Tue, 3 Apr 2001 09:35:12 -0700


sewardj     2001/04/03 09:35:12 PDT

  Modified files:
    ghc/rts              GC.c 
  Log:
  Disable recursive selector-thunk machinery until we figure out why it
  sometimes makes programs loop forever.
  
  Revision  Changes    Path
  1.102     +7 -1      fptools/ghc/rts/GC.c