Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-d10v.c
index 6b6fb347ad7d2d2e0f711f6b2fdf4e9a3ad36300..d284d4f565409f528e71e858f624b56ae1489f69 100644 (file)
@@ -294,7 +294,7 @@ elf32_d10v_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.025023 seconds and 4 git commands to generate.