]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-arc.c
Dynamic TLS GOT entries would not be relocated.
[thirdparty/binutils-gdb.git] / bfd / elf32-arc.c
index 5ba170e7fa69dc0fed690123ee6b8335206223e5..b726dab960d0aba56c2bd1813aba1d41a41637ba 100644 (file)
@@ -1374,6 +1374,8 @@ elf_arc_relocate_section (bfd *                     output_bfd,
       if ((is_reloc_for_GOT (howto)
           || is_reloc_for_TLS (howto)))
        {
+         reloc_data.should_relocate = TRUE;
+
          struct got_entry **list
            = get_got_entry_list_for_symbol (output_bfd, r_symndx, h);