Add gdb for or1k build
[deliverable/binutils-gdb.git] / bfd / elf32-i370.c
index 46f822f421184a620b6caba75402fa0b798137a7..d47abf67d81699c15939aeca83cb760b77613d94 100644 (file)
@@ -836,10 +836,6 @@ i370_elf_check_relocs (bfd *abfd,
          while (h->root.type == bfd_link_hash_indirect
                 || h->root.type == bfd_link_hash_warning)
            h = (struct elf_link_hash_entry *) h->root.u.i.link;
-
-         /* PR15323, ref flags aren't set for references in the same
-            object.  */
-         h->root.non_ir_ref_regular = 1;
        }
 
       if (bfd_link_pic (info))
This page took 0.035876 seconds and 4 git commands to generate.