simonmar    2005/09/12 08:49:28 PDT

  Modified files:        (Branch: ghc-6-4-branch)
    ghc/rts              GC.c 
  Log:
  scavenge_one: add missing case for BLACKHOLE_BQ.  We don't need to do
  anything, because the object will already be on the mutable list
  (comment explains why).
  
  This doesn't apply to the HEAD, where we don't have BLACKHOLE_BQ any
  more.
  
  Fixes bug #1285326
  
  Revision  Changes    Path
  1.174.2.7 +8 -0      fptools/ghc/rts/GC.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to