[GHC] #11259: Use system runtime linker in GHCi on PowerPC 64 bit

GHC ghc-devs at haskell.org
Thu Jun 14 14:06:23 UTC 2018


#11259: Use system runtime linker in GHCi on PowerPC 64 bit
-------------------------------------+-------------------------------------
        Reporter:  trommler          |                Owner:  trommler
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  GHCi              |              Version:  7.11
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:  powerpc64
 Type of failure:  GHCi crash        |            Test Case:  ghcilink004,
                                     |  prog001, and 11 more
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

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

 In [changeset:"5f5d0c9d43bbab922582f437c4a1a3f06ff3fd0e/ghc"
 5f5d0c9d/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="5f5d0c9d43bbab922582f437c4a1a3f06ff3fd0e"
 Mark test broken on powerpc64[le]

 Test num009 fails different results. #15062 lists more issues on other
 platforms. Test T14894 fails because DWARF support is not implemented in
 the PowerPC native code backend. T5435_v_asm_b fails because the runtime
 linker is not implemented for PowerPC 64-bit systems.

 Test Plan: validate

 Reviewers: bgamari, hvr, erikd, simonmar

 Reviewed By: bgamari

 Subscribers: rwbarton, thomie, carter

 GHC Trac Issues: #13634, #11261, #11259, #15062

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

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


More information about the ghc-tickets mailing list