#3182: Bad FP code generated by x86_64 native code generator.
-------------------------------+--------------------------------------------
    Reporter:  igloo           |        Owner:  benl            
        Type:  bug             |       Status:  closed          
    Priority:  normal          |    Milestone:  6.12.1          
   Component:  Compiler (NCG)  |      Version:  6.11            
    Severity:  normal          |   Resolution:  fixed           
    Keywords:                  |   Difficulty:  Unknown         
    Testcase:                  |           Os:  Unknown/Multiple
Architecture:  x86_64 (amd64)  |  
-------------------------------+--------------------------------------------
Changes (by benl):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 Fri Apr 24 16:50:53 EST 2009  [email protected]
   * Fix #3182: 64 bit FP value returned by C calls was getting trashed
      movss instruction was being used to move the result into the
      destination register instead of movsd

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3182#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to