[project @ 2001-07-30 12:54:12 by simonmar]
authorsimonmar <unknown>
Mon, 30 Jul 2001 12:54:12 +0000 (12:54 +0000)
committersimonmar <unknown>
Mon, 30 Jul 2001 12:54:12 +0000 (12:54 +0000)
commita53814649564f469c4e7a68f49a48da5a86d7893
tree0126d32cd0c1f45c411cb14762116628ab6747c8
parent2623b3404c32136e76757a2029192333bdc3e8a8
[project @ 2001-07-30 12:54:12 by simonmar]
- Bugfix: mark the weak pointer list before GC, instead of the
  (strange) old mechanism which involved "cleaning it up" after GC.

- size the old generation properly when doing compacting GC.
ghc/rts/GC.c