summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorBen.Lippmeier@anu.edu.au <unknown>2007-09-06 13:15:22 +0000
committerBen.Lippmeier@anu.edu.au <unknown>2007-09-06 13:15:22 +0000
commitb7f448a4ebb2b924f279bf49432f07338f41a764 (patch)
treeef2acefe2a636fd12eb49009c1f1f22897751e76 /utils
parent94368126b8933a5a198bf5c59599f621087fbace (diff)
downloadhaskell-b7f448a4ebb2b924f279bf49432f07338f41a764.tar.gz
Cure space leak in coloring register allocator
We now do a deep seq on the graph after it is 'built', but before coloring. Without this, the colorer will just force bits of it and the heap will fill up with half evaluated pieces of graph from previous build/spill stages and zillions of apply thunks.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions