Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-nios2.c
index a2045bf366747e70f9d8df01fe1357d0e7ba9e64..50a09ead815c949e25aefddbc9bae5dc806624fd 100644 (file)
@@ -4734,7 +4734,7 @@ nios2_elf32_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;
        }
 
       r_type = ELF32_R_TYPE (rel->r_info);
This page took 0.026116 seconds and 4 git commands to generate.