Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elfnn-riscv.c
index 38f12d0f5858c51f0b69dd1aa79502febff99993..5a0fae15110bd6484bc3246fb0888942ed7e3aa1 100644 (file)
@@ -539,7 +539,7 @@ riscv_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;
        }
 
       switch (r_type)
This page took 0.026273 seconds and 4 git commands to generate.