cvs commit: fptools/ghc/compiler/cmm PprC.hs

Simon Marlow simonmar at glass.cse.ogi.edu
Fri Feb 20 07:07:50 EST 2004


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


More information about the Cvs-ghc mailing list