#1424: Argument corruption in FFI with many arguments (maybe 64-bit related)
-------------------------------+--------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler (FFI) | Version: 6.6.1
Severity: normal | Resolution: fixed
Keywords: ffi | Difficulty: Unknown
Os: Linux | Testcase: ffi009
Architecture: x86_64 (amd64) |
-------------------------------+--------------------------------------------
Changes (by simonmar):
* resolution: => fixed
* testcase: => ffi009
* status: new => closed
Comment:
Thanks for the report: this was indeed a bug in the native code generator,
I've fixed the bug and added the missing testcase.
{{{
Wed Jun 13 07:24:31 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* FIX #1424: x86_64 NCG generated wrong code for foreign call with >8
double args
I guess we have a missing test... I'll add one
Wed Jun 13 07:45:05 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* I didn't quite fix #1424 completely - hopefully this gets it right
}}}
--
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