[project @ 2005-06-23 09:17:30 by simonmar]
authorsimonmar <unknown>
Thu, 23 Jun 2005 09:17:30 +0000 (09:17 +0000)
committersimonmar <unknown>
Thu, 23 Jun 2005 09:17:30 +0000 (09:17 +0000)
commit4e448ebd74a49ad0f6e22249f7d81086b02484d4
tree9e2728f177eef4a5add059c9cca5904b16c2722a
parent0fd5c83db264fcff05753cbc4d18663b31e9bc49
[project @ 2005-06-23 09:17:30 by simonmar]
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).
ghc/compiler/cmm/PprC.hs