[GHC] #10375: arm: ghci hits an illegal instruction
GHC
ghc-devs at haskell.org
Thu Jun 25 10:56:59 UTC 2015
#10375: arm: ghci hits an illegal instruction
-------------------------------------+---------------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.10.3
Component: GHCi | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+---------------------------------
Comment (by erikd):
The first shipped version of GHC with GHCI support for ARM was ghc-7.8. I
just compiled ghc-7.8.4 on ARM and the resulting GHCi fails just like it
does for ghc-7.10 and ghc-7.11.
For ghc-7.11 (git master) I have tried:
* `DYNAMIC_GHC_PROGRAMS` set to both `YES` and `NO` and have the same
crash either way.
* `Unregisterised` set to `YES` and to `NO`. Both crash in the same way.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10375#comment:34>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list