[GHC] #10375: arm: ghci hits an illegal instruction

GHC ghc-devs at haskell.org
Fri Sep 11 02:12:22 UTC 2015


#10375: arm: ghci hits an illegal instruction
-------------------------------------+-------------------------------------
        Reporter:  erikd             |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  high              |               Milestone:  7.10.3
       Component:  Runtime System    |                 Version:  7.10.1
  (Linker)                           |
      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):

 Readig more from #2972, I see that all the comments about PowerPC being
 limited to 24 bit offsets for relative branch instructions should also
 apply to Arm. However, enabling `USE_CONTIGUOUS_MMAP` in `rts/linker.c`
 for `arm_HOST_ARCH` as well as `powerpc_HOST_ARCH` doesn't fix this issue.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10375#comment:46>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list