Retract Hp *before* checking for HpLim==0
authorSimon Marlow <marlowsd@gmail.com>
Mon, 16 Mar 2009 16:05:00 +0000 (16:05 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 16 Mar 2009 16:05:00 +0000 (16:05 +0000)
commit5ed9db738f05bcc8a855e2ddd5f3ad243a22e0a8
tree3b3065c3f1dac722aa05b31e83fc7e1313143e25
parent4adc53ff5eb66b6beef9b38e18f23d00de2d56b4
Retract Hp *before* checking for HpLim==0
Fixes heapprof001(prof_hp) following the recent HpLim patch, which
depended on the lack of slop in the heap.
rts/HeapStackCheck.cmm