[project @ 2003-10-24 09:56:45 by simonmar]
authorsimonmar <unknown>
Fri, 24 Oct 2003 09:56:45 +0000 (09:56 +0000)
committersimonmar <unknown>
Fri, 24 Oct 2003 09:56:45 +0000 (09:56 +0000)
commit2fe2fd82973b9124238e7f809eb285088740c39a
tree97c0c87673b5e08295378f924888fb4c60ebe13d
parentef1ab86561d6891def5160127b2af2bef27580c2
[project @ 2003-10-24 09:56:45 by simonmar]
When allocating a large object in gen 0, update the n_large_blocks
count.  I think this is just an accounting issue, and doesn't actually
cause a space leak, but it does result in an assertion failure when
running with sanity checking on.
ghc/rts/Storage.c