Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-i370.c
index f8e825fba549edc39b33aa20c3b49621c2c2c2b2..4c40b790bbb9cd6358255ab28a9c60bcdcaa4080 100644 (file)
@@ -839,7 +839,7 @@ i370_elf_check_relocs (bfd *abfd,
 
          /* PR15323, ref flags aren't set for references in the same
             object.  */
-         h->root.non_ir_ref = 1;
+         h->root.non_ir_ref_regular = 1;
        }
 
       if (bfd_link_pic (info))
This page took 0.028976 seconds and 4 git commands to generate.