X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2Fsm%2FGC.c;fp=rts%2Fsm%2FGC.c;h=ae6fc998dac6191f08a895cd59e3f640703e003e;hp=2eabdabee38b5a2bc7aa1d68f8bb4d9d24162ffa;hb=7408b39235bccdcde48df2a73337ff976fbc09b7;hpb=12cfec943127f0c81e1ffa1ca5ce46e888e3027c diff --git a/rts/sm/GC.c b/rts/sm/GC.c index 2eabdab..ae6fc99 100644 --- a/rts/sm/GC.c +++ b/rts/sm/GC.c @@ -732,7 +732,6 @@ SET_GCT(gc_threads[0]); // send exceptions to any threads which were about to die RELEASE_SM_LOCK; resurrectThreads(resurrected_threads); - performPendingThrowTos(exception_threads); ACQUIRE_SM_LOCK; // Update the stable pointer hash table.