[GHC] #11340: linker_unload test fails on ARM

GHC ghc-devs at haskell.org
Sun Jan 3 15:55:53 UTC 2016


#11340: linker_unload test fails on ARM
-------------------------------------+----------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:  arm
 Type of failure:  Runtime crash     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1728
       Wiki Page:                    |
-------------------------------------+----------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"07d127ad23c7e6056471d218adcc8ec5119fac6c/ghc"
 07d127ad/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="07d127ad23c7e6056471d218adcc8ec5119fac6c"
 Linker: Use contiguous mmapping on ARM

 ARM has a 24-bit relative jump offset just like PowerPC. Ensure that
 symbols don't get too far from their symbol extras.

 See #11340.

 Differential Revision: https://phabricator.haskell.org/D1728
 }}}

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


More information about the ghc-tickets mailing list