wolfgang    2004/02/05 09:56:38 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler/nativeGen MachCodeGen.hs 
  Log:
  Fix CmmStore for non-I32 sizes:
  The size of the store depends on the size of the thing that is stored,
  not on the size of it's address.
  
  Revision  Changes    Path
  1.1.2.17  +1 -1      fptools/ghc/compiler/nativeGen/Attic/MachCodeGen.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to