[GHC] #10402: powerpc: unhandled ELF relocation(RelA) type 252
GHC
ghc-devs at haskell.org
Mon May 11 15:23:05 UTC 2015
#10402: powerpc: unhandled ELF relocation(RelA) type 252
-----------------------------------+-----------------------------------
Reporter: cjwatson | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.8.4
Resolution: | Keywords:
Operating System: Linux | Architecture: powerpc
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-----------------------------------+-----------------------------------
Comment (by cjwatson):
I'm not at all sure; it seems like the obvious candidate, but I don't know
enough to be able to search the enormous haystack of changelogs for this
particular needle. I figured that GHC generally took the approach here of
just implementing whichever relocations happened to be needed (the only
additional ones I actually saw directly were R_PPC_REL16_HA and
R_PPC_PLTREL24, in fact, but the other two were trivial to do at the same
time).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10402#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list