[GHC] #11289: T8628 fails on ARM

GHC ghc-devs at haskell.org
Sun Dec 27 00:42:18 UTC 2015


#11289: T8628 fails on ARM
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  bgamari
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.11
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:  arm
 Type of failure:  Incorrect result  |            Test Case:
  at runtime                         |
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

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

 In [changeset:"909bbdb59700b7d5c8aa6a3f9b4797003d9e62bd/ghc" 909bbdb/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="909bbdb59700b7d5c8aa6a3f9b4797003d9e62bd"
 Linker(ELF): Fix addProddableBlocks usage

 The range marked as proddable didn't actually match the range that we
 mapped. This fixed `ghc-api/T8628` et al on ARM.

 Test Plan: Validate

 Reviewers: austin, erikd

 Subscribers: thomie

 Differential Revision: https://phabricator.haskell.org/D1700

 GHC Trac Issues: #11289
 }}}

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


More information about the ghc-tickets mailing list