[project @ 2005-04-20 13:58:00 by simonmar]
authorsimonmar <unknown>
Wed, 20 Apr 2005 13:58:00 +0000 (13:58 +0000)
committersimonmar <unknown>
Wed, 20 Apr 2005 13:58:00 +0000 (13:58 +0000)
commit7619203a4895c1f6a4b980088183686c61c7899d
treedf32942ed56d7a98308ac0dddbbaa8aa74317332
parentee4bd913487c70df23f68d937a95e16487e2f08b
[project @ 2005-04-20 13:58:00 by simonmar]
Remove bogus code: the mutable list does not need to be rebuilt during
compaction.  It just needs to be updated, which is already happening.

(fixes crashes in compacting collection; I think a different fix is
required for STABLE, though)
ghc/rts/GCCompact.c