simonmar 2004/02/20 07:07:50 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler/cmm PprC.hs
Log:
For signed MachOps we need to cast the arguments to the signed type,
otherwise we get the unsigned version in C.
Revision Changes Path
1.1.2.50 +27 -6 fptools/ghc/compiler/cmm/Attic/PprC.hs