PR24623, DWARF errors
[deliverable/binutils-gdb.git] / bfd / elf32-i386.c
index d2ea5a729e22e97f090d5f26a654f9d907938a09..d7a61d7a481caff10e6065a05a5cb98c168ef779 100644 (file)
@@ -1575,10 +1575,6 @@ elf_i386_check_relocs (bfd *abfd,
 
          /* 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;
        }
 
       if (r_type == R_386_GOT32X
This page took 0.022815 seconds and 4 git commands to generate.