Re: [GHC] #4105: ffi005 fails on OS X

#4105: ffi005 fails on OS X
-------------------------------------+-------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: infoneeded
Priority: low | Milestone: 8.0.1
Component: Compiler (FFI) | Version: 6.12.2
Resolution: | Keywords:
Operating System: MacOS X | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| ffi/should_run/ffi005
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by thomie):
Did you test on x86, as it says in the description?
The following two commits are relevant. The first one changes the test to
only run for `WAY=optc` on x86. The second deletes `WAY=optc`. So now the
test is always skipped on x86. That doesn't mean the problem is solved
though!
* commit 05a2f49caba62723992a03676f6df6085aa514c7
{{{
Author: Simon Marlow
participants (1)
-
GHC