darcs patch: Don't check for swept blocks in -DS.
Marco Túlio Gontijo e Silva
marcot at marcot.eti.br
Fri Aug 20 06:57:49 EDT 2010
Sun Jul 18 19:55:26 BRT 2010 Marco Túlio Gontijo e Silva <marcot at marcot.eti.br>
* Don't check for swept blocks in -DS.
The checkHeap function assumed the allocated part of the block contained only
alive objects and slops. This was not true for blocks that are collected using
mark sweep. The code in this patch skip the test for this kind of blocks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 90484 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cvs-ghc/attachments/20100820/f338d036/attachment-0001.bin
More information about the Cvs-ghc
mailing list