Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-rl78.c
index 0326445bead8a71314ef1670e16704efd319c2fb..bc1f3c72cc31873e0cd370ecae959352ffbd1aee 100644 (file)
@@ -1328,7 +1328,7 @@ rl78_elf_check_relocs
 
          /* 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.024094 seconds and 4 git commands to generate.