[GHC] #12054: PowerPC: Unsupported relocation against x0
GHC
ghc-devs at haskell.org
Mon May 16 14:50:11 UTC 2016
#12054: PowerPC: Unsupported relocation against x0
----------------------------------------+----------------------------------
Reporter: erikd | Owner: trommler
Type: bug | Status: patch
Priority: highest | Milestone: 8.0.1
Component: Compiler (CodeGen) | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: powerpc
Type of failure: Building GHC failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2214
Wiki Page: |
----------------------------------------+----------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"2dbdc79bb9e2760394ebfe630908813b630146c7/ghc"
2dbdc79b/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="2dbdc79bb9e2760394ebfe630908813b630146c7"
PPC NCG: Fix pretty printing of st[wd]ux instr.
Printing STU was mixed up. The tab character must appear
after the 'x'.
Test Plan: validate on powerpc
Reviewers: bgamari, austin, erikd
Reviewed By: austin, erikd
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2214
GHC Trac Issues: #12054
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12054#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list