Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-sh.c
index 3c30032714306c14dc77a8e576488d9c5fe65cf6..3b1cc67ee2625b60ab2f90b3777fd17dffeccb0a 100644 (file)
@@ -5823,7 +5823,7 @@ sh_elf_check_relocs (bfd *abfd, struct bfd_link_info *info, asection *sec,
 
          /* 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 = sh_elf_optimized_tls_reloc (info, r_type, h == NULL);
This page took 0.027513 seconds and 4 git commands to generate.