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