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

GHC ghc-devs at haskell.org
Fri Jun 3 20:12:09 UTC 2016


#11259: Use system runtime linker in GHCi on PowerPC 64 bit
-------------------------------------+-------------------------------------
        Reporter:  trommler          |                Owner:  trommler
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       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:"1dadd9a91454bb098e9c47d6c034b07e2e1e2529/ghc"
 1dadd9a9/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="1dadd9a91454bb098e9c47d6c034b07e2e1e2529"
 testsuite: Mark broken tests on powerpc64le

 Mark all failing tests that have a ticket for powerpc64 as broken. Most
 of these failures are due to the lack of linker support in the runtime
 system.

 Test Plan: validate on powerpc and AIX

 Reviewers: erikd, bgamari, simonmar, hvr, austin

 Reviewed By: austin

 Subscribers: thomie

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

 GHC Trac Issues: #11261, #11259, #11260, #11323
 }}}

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


More information about the ghc-tickets mailing list