Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-iq2000.c
index 1f88726e33f40c87d684147d233225e7333b3007..c17097d647f30f740cf698426c3f53d965af0d94 100644 (file)
@@ -486,7 +486,7 @@ iq2000_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;
        }
 
       switch (ELF32_R_TYPE (rel->r_info))
This page took 0.030141 seconds and 4 git commands to generate.