ELF: Don't set non_ir_ref_regular in check_relocs
[deliverable/binutils-gdb.git] / bfd / elf32-score7.c
index 29796b9579128f40d1e6684b3792f6dbf252c26c..52ffb71b0d7447e0bb24aceb7953477547e89cb7 100644 (file)
@@ -2640,10 +2640,6 @@ s7_bfd_score_elf_check_relocs (bfd *abfd,
             {
               while (h->root.type == bfd_link_hash_indirect)
                 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;
             }
         }
 
This page took 0.04059 seconds and 4 git commands to generate.