ELF final_write_processing
[deliverable/binutils-gdb.git] / bfd / elf64-x86-64.c
index 2f6923927f998d8d03d31495bab82198de4f7b15..34180c7552a36a8a6478eb812f6549c67f414dd5 100644 (file)
@@ -1951,10 +1951,6 @@ elf_x86_64_check_relocs (bfd *abfd, struct bfd_link_info *info,
        {
          /* It is referenced by a non-shared object. */
          h->ref_regular = 1;
-
-         if (h->type == STT_GNU_IFUNC)
-           elf_tdata (info->output_bfd)->has_gnu_symbols
-             |= elf_gnu_symbol_ifunc;
        }
 
       converted_reloc = FALSE;
This page took 0.025132 seconds and 4 git commands to generate.