#1424: Argument corruption in FFI with many arguments (maybe 64-bit related)
-------------------------------+--------------------------------------------
    Reporter:  guest           |        Owner:         
        Type:  bug             |       Status:  new    
    Priority:  normal          |    Milestone:         
   Component:  Compiler (FFI)  |      Version:  6.6.1  
    Severity:  normal          |   Resolution:         
    Keywords:  ffi             |   Difficulty:  Unknown
          Os:  Linux           |     Testcase:         
Architecture:  x86_64 (amd64)  |  
-------------------------------+--------------------------------------------
Comment (by Isaac Dupree):

 Okay, since fC is a normal C function with doubles as arguments, a
 function prototype shouldn't really be needed (arguments being promoted to
 double-precision... annoying C stuff), so this looks like a GHC bug.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1424>
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