Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elfxx-sparc.c
index c978aad80bbf1b28e673cfdce1d4ff581acc6940..185a8c1b53750e9a3e8af70ea4d45466287aba2b 100644 (file)
@@ -1477,7 +1477,7 @@ _bfd_sparc_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;
        }
 
       if (h && h->type == STT_GNU_IFUNC)
This page took 0.023677 seconds and 4 git commands to generate.