[GHC] #8380: Numerous testsuite failures on ARM due to missing mkJumpToAddr
GHC
ghc-devs
Mon Oct 7 12:23:40 UTC 2013
#8380: Numerous testsuite failures on ARM due to missing mkJumpToAddr
-------------------------------------+---------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: patch
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.7
Resolution: | Keywords: patch
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+---------------------------
Comment (by cjwatson):
The GHCi byte code generator doesn't actually appear to use libffi to
generate trampolines, so I'm not sure how its cache-clearing code would
take effect. Am I missing something?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8380#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list