patch applied (ghc): Fix #3182: 64 bit FP value returned by C calls was getting trashed

Ben Lippmeier ben.lippmeier at anu.edu.au
Fri Apr 24 06:51:53 EDT 2009


Thu Apr 23 23:50:53 PDT 2009  Ben.Lippmeier at anu.edu.au
  * Fix #3182: 64 bit FP value returned by C calls was getting trashed
  Ignore-this: 529bfd2bfb663a70e1345a0089737496
     movss instruction was being used to move the result into the 
     destination register instead of movsd

    M ./compiler/nativeGen/X86/CodeGen.hs -1 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090424065053-43c66-9e92ad032f293126b2494120d7422c4a51dd069c.gz



More information about the Cvs-ghc mailing list