[project @ 2005-07-26 14:38:42 by simonmar]
authorsimonmar <unknown>
Tue, 26 Jul 2005 14:38:42 +0000 (14:38 +0000)
committersimonmar <unknown>
Tue, 26 Jul 2005 14:38:42 +0000 (14:38 +0000)
oops, fix heavy-handed C-k in prev commit

ghc/rts/GC.c

index cce7f3f..47e4971 100644 (file)
@@ -1981,6 +1981,7 @@ loop:
            // q is still BLACKHOLE'd.
            thunk_selector_depth++;
            val = evacuate(p);
+           thunk_selector_depth--;
 
            // Update the THUNK_SELECTOR with an indirection to the
            // EVACUATED closure now at p.  Why do this rather than