Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elfxx-mips.c
index 61e1adb1ff16677a3f7700847f501c8c175df9ff..cbf39c0630a31c4f383ee268e48b1b357cf024d5 100644 (file)
@@ -8393,7 +8393,7 @@ _bfd_mips_elf_check_relocs (bfd *abfd, struct bfd_link_info *info,
 
              /* 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;
            }
        }
 
This page took 0.025074 seconds and 4 git commands to generate.