[GHC] #13522: unhandled ELF relocation(RelA) type 19

GHC ghc-devs at haskell.org
Tue Apr 4 12:59:13 UTC 2017


#13522: unhandled ELF relocation(RelA) type 19
-------------------------------------+-------------------------------------
        Reporter:  fumieval          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.2
  (Linking)                          |
      Resolution:                    |             Keywords:
Operating System:  Linux             |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 It looks like this is relocation type `R_X86_64_TLSGD`. I believe this
 relocation may be described by either
 this[[http://www.fsfla.org/~lxoliva/writeups/TLS/RFC-
 TLSDESC-x86.txt|this]] or
 [[http://people.redhat.com/drepper/tls.pdf|that]] document.

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


More information about the ghc-tickets mailing list