simonmar    2005/06/23 02:17:31 PDT

  Modified files:
    ghc/compiler/cmm     PprC.hs 
  Log:
  Add a 'U' suffix to all integer literals to make them explicitly
  unsigned.  This avoids some warnings from gcc, but I don't think it
  fixes any actual bugs (I could be wrong, though).
  
  Revision  Changes    Path
  1.21      +9 -4      fptools/ghc/compiler/cmm/PprC.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to