simonmar 2005/02/11 04:20:20 PST
Modified files:
ghc/rts GC.c
Log:
Fix a bug: thunk_selector_depth was being incremented before checking
that we had reached the depth limit, and not decremented if we had
reached the limit.
Revision Changes Path
1.176 +2 -2 fptools/ghc/rts/GC.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
