cvs commit: fptools/ghc/compiler/codeGen CgForeignCall.hs

Simon Marlow simonmar at haskell.org
Thu May 12 07:11:59 EDT 2005


simonmar    2005/05/12 04:11:59 PDT

  Modified files:
    ghc/compiler/codeGen CgForeignCall.hs 
  Log:
  SMP: we need to assign the result of resumeThread to BaseReg, because
  we might now have a new Capability.  (this was an interesting bug to find...)
  
  Revision  Changes    Path
  1.7       +11 -4     fptools/ghc/compiler/codeGen/CgForeignCall.hs


More information about the Cvs-ghc mailing list