[GHC] #12134: PowerPC 64-bit: Foreign functions with more than 8 float parameters broken
GHC
ghc-devs at haskell.org
Sun Jun 12 14:16:43 UTC 2016
#12134: PowerPC 64-bit: Foreign functions with more than 8 float parameters broken
-------------------------------------+-------------------------------------
Reporter: trommler | Owner: trommler
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.2
Component: Compiler (NCG) | Version: 8.0.1
Resolution: | Keywords: ccall
Operating System: Linux | Architecture: powerpc64
Type of failure: Incorrect result | Test Case:
at runtime | ffi/should_run/T12134
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2327
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by trommler):
* status: new => patch
* testcase: => ffi/should_run/T12134
* differential: => Phab:D2327
* milestone: => 8.0.2
Comment:
The patch in Phab:D2327 fixes it and adds a regression test.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12134#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list