[GHC] #11261: Implement DWARF debugging on powerpc64
GHC
ghc-devs at haskell.org
Fri Jun 3 20:12:09 UTC 2016
#11261: Implement DWARF debugging on powerpc64
-------------------------------------+-------------------------------------
Reporter: trommler | Owner: trommler
Type: bug | Status: new
Priority: normal | Milestone: 8.2.1
Component: Compiler | Version: 7.11
(CodeGen) |
Resolution: | Keywords:
Operating System: Linux | Architecture: powerpc64
Type of failure: Incorrect result | Test Case: debug, T10667
at runtime |
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/11261#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list