Repository : ssh://g...@git.haskell.org/ghc On branch : ghc-lwc2 Link : http://ghc.haskell.org/trac/ghc/changeset/ca78233dc169e16810866f0f58e73a56d57d28ff/ghc
>--------------------------------------------------------------- commit ca78233dc169e16810866f0f58e73a56d57d28ff Author: KC Sivaramakrishnan <chand...@cs.purdue.edu> Date: Thu May 23 13:14:33 2013 -0400 If the upcall thread is killed, RTS Schedule loop raises exception. Sanitized comments. >--------------------------------------------------------------- ca78233dc169e16810866f0f58e73a56d57d28ff rts/Schedule.c | 26 ++-- rts/Upcalls.c | 7 +- tests/Benchmarks/ChameneosRedux/MVarList.hs | 182 --------------------------- tests/Benchmarks/ChameneosRedux/Makefile | 4 +- tests/config.mk | 2 +- 5 files changed, 18 insertions(+), 203 deletions(-) Diff suppressed because of size. To see it, use: git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc ca78233dc169e16810866f0f58e73a56d57d28ff _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits