Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-frv.c
index d4b77275d5b36b2ab6258e61265f71aeaa39b18e..ef609ff54068f89c09b089fd973081a946549d6c 100644 (file)
@@ -6041,7 +6041,7 @@ elf32_frv_check_relocs (bfd *abfd,
 
          /* 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 (ELF32_R_TYPE (rel->r_info))
This page took 0.035089 seconds and 4 git commands to generate.