[project @ 2001-08-10 09:40:11 by simonmar]
authorsimonmar <unknown>
Fri, 10 Aug 2001 09:40:11 +0000 (09:40 +0000)
committersimonmar <unknown>
Fri, 10 Aug 2001 09:40:11 +0000 (09:40 +0000)
commitbdff5e424dddfbfee4c1d5d4875654e46026d022
treeb8d35b3d6eff74f03bb7c2da8286139b43846121
parenta55a56e69012ff764e900576c2901786db5ca393
[project @ 2001-08-10 09:40:11 by simonmar]
Thread the mut_once_list properly, once, before we start compacting.
Previously we tried to do it during the first threading phase, but we
missing some pointers (namely IND_STATIC objects which are only
reachable via the mut_once list).
ghc/rts/GCCompact.c