[GHC] #12054: PowerPC: Unsupported relocation against x0

GHC ghc-devs at haskell.org
Fri May 13 07:35:24 UTC 2016


#12054: PowerPC: Unsupported relocation against x0
----------------------------------------+--------------------------------
        Reporter:  erikd                |                Owner:  trommler
            Type:  bug                  |               Status:  new
        Priority:  normal               |            Milestone:  8.0.2
       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):
       Wiki Page:                       |
----------------------------------------+--------------------------------
Changes (by trommler):

 * owner:   => trommler


Comment:

 The assembly should read
 {{{
 stwux 0,1,13
 }}}

 It's a bug in the PPC assembler pretty printer.

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


More information about the ghc-tickets mailing list