cvs commit: fptools/ghc/rts PrimOps.cmm

Simon Marlow simonmar at haskell.org
Fri Jan 7 08:06:23 EST 2005


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


More information about the Cvs-ghc mailing list