#2961: Incorrect FFI code generated with -O
-------------------------------+--------------------------------------------
Reporter: sjanssen | Owner: simonmar
Type: bug | Status: closed
Priority: normal | Milestone: 6.10.2
Component: Compiler (FFI) | Version: 6.10.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: Unknown
Testcase: | Os: Linux
Architecture: x86_64 (amd64) |
-------------------------------+--------------------------------------------
Changes (by simonmar):
* status: new => closed
* resolution: => fixed
Comment:
Fixed:
{{{
Mon Jan 26 07:02:09 PST 2009 Simon Marlow <[email protected]>
* Fix #2961: we lost some of the generated code for stack args in
genCCall
A real bug in the x86_64 native code gen: nice!
This bug would have been caught by -Wall, and I would have gone though
and Walled this file but I know Ben is hacking on this file quite
heavily and I don't want to create undue conflicts. Ben: it would be
nice to enable -Wall here when you have time.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2961#comment:2>
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