simonmar    2005/05/11 03:47:22 PDT

  Modified files:        (Branch: ghc-6-4-branch)
    ghc/rts              GC.c 
  Log:
  scavenge_one: need to handle TREC_CHUNK here.  It turns out that
  TREC_CHUNKs are allocated as large objects on x86_64, and we didn't
  handle that case in the GC.
  
  This is already fixed on the HEAD, as part of the new handling of the
  mutable list.
  
  Revision  Changes    Path
  1.174.2.4 +18 -0     fptools/ghc/rts/GC.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to