simonmar 2005/01/07 05:06:23 PST
Modified files:
ghc/rts PrimOps.cmm
Log:
Fix what looks like a cut-n-pasto in retry#: the MAYBE_GC() was
specifying readTVarzh_fast as the restart point, leading to a crash if
MAYBE_GC triggered a GC in here.
Revision Changes Path
1.11 +1 -1 fptools/ghc/rts/PrimOps.cmm