simonmar    2005/03/08 05:32:09 PST

  Modified files:
    ghc/driver/mangler   ghc-asm.lprl 
  Log:
  HACK HACK HACK on x86_64
  
  we need 16-byte aligned constants on this platform sometimes.  Don't
  just 16-byte align everything, but try to detect 16-byte constants and
  align just those.
  
  All the codegen tests now go through on registerised x86_64, I'm
  building a stage2 GHC now.
  
  Revision  Changes    Path
  1.129     +19 -1     fptools/ghc/driver/mangler/ghc-asm.lprl
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to