patch applied (ghc): Add a couple of missing tests for
EAGER_BLACKHOLE
Simon Marlow
marlowsd at gmail.com
Mon Aug 23 07:44:12 EDT 2010
Mon Aug 23 03:46:54 PDT 2010 Simon Marlow <marlowsd at gmail.com>
* Add a couple of missing tests for EAGER_BLACKHOLE
This was leading to looping and excessive allocation, when the
computation should have just blocked on the black hole.
Reported by Christian H[_\c3_][_\b6_]ner zu Siederdissen <choener at tbi.univie.ac.at>
on glasgow-haskell-users.
M ./rts/Messages.c +1
M ./rts/Threads.c +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100823104654-12142-7b5cec060c9e6d3f86a0318329238653f5788808.gz
More information about the Cvs-ghc
mailing list