[GHC] #10402: powerpc: unhandled ELF relocation(RelA) type 252

GHC ghc-devs at haskell.org
Tue Jun 16 08:58:52 UTC 2015


#10402: powerpc: unhandled ELF relocation(RelA) type 252
-----------------------------------+-----------------------------------
        Reporter:  cjwatson        |                   Owner:  simonmar
            Type:  bug             |                  Status:  patch
        Priority:  normal          |               Milestone:  7.10.2
       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 trommler):

 Replying to [comment:6 thoughtpolice]:
 > (I deleted the `.swp` file).
 >
 > I think this patch looks fine but to be safe I would prefer it if we
 could get a code review from Sergei and/or Peter.
 The code looks fine to me.

 I think it is safe to commit the code. The code in the patch will be
 called only if those relocations are actually present in an ELF object
 which is apparently the case on debian.

 If you like me to double check I could apply the patch to my local ghc
 package on openSUSE's build service and report back here.

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


More information about the ghc-tickets mailing list