patch applied (ghc): Fix bug relating to the return values of prim ops

Simon Marlow simonmar at microsoft.com
Tue Jul 3 10:43:44 EDT 2007


Tue Jun 26 12:23:52 PDT 2007  Michael D. Adams <t-madams at microsoft.com>
  * Fix bug relating to the return values of prim ops
  The return values were getting put in a LocalReg
  but that LocalReg needed to be stored into the enclosing
  expression's return register (e.g. R1).

    M ./compiler/codeGen/CgExpr.lhs -1 +1



More information about the Cvs-ghc mailing list