Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf64-x86-64.c
index fd9c7265613b77b03a779a836c22abe0a0c5334f..eef0d60036b8ece831c867fbb0a829fcdb350a82 100644 (file)
@@ -3409,6 +3409,7 @@ elf_x86_64_always_size_sections (bfd *output_bfd,
          tlsbase = (struct elf_link_hash_entry *)bh;
          tlsbase->def_regular = 1;
          tlsbase->other = STV_HIDDEN;
+         tlsbase->root.linker_def = 1;
          (*bed->elf_backend_hide_symbol) (info, tlsbase, TRUE);
        }
     }
This page took 0.023147 seconds and 4 git commands to generate.