cvs commit: fptools/ghc/compiler/codeGen CgExpr.lhs
Simon Marlow
simonmar at glass.cse.ogi.edu
Wed Feb 11 08:53:56 EST 2004
simonmar 2004/02/11 08:53:56 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler/codeGen CgExpr.lhs
Log:
fix bug in newUnboxedTupleRegs: we were filtering voids out of the
regs, but not the reps, resulting in problems when the two lists were
zipped together later.
Revision Changes Path
1.56.4.13 +3 -3 fptools/ghc/compiler/codeGen/CgExpr.lhs
More information about the Cvs-ghc
mailing list