simonmar 2004/02/20 05:45:48 PST
Modified files: (Branch: backend-hacking-branch)
ghc/compiler/cmm PprC.hs
Log:
Word64 stores and loads should be done via the appropriate macros in
StgMacros (ASSIGN_Word64 and PK_Word64 respectively).
Revision Changes Path
1.1.2.48 +13 -4 fptools/ghc/compiler/cmm/Attic/PprC.hs