Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-or1k.c
index 224cbb892c1170a5be1bac3b8170e3a5fb48e8da..583f2d49aef01b494d54ea7ca70ec92dff208f21 100644 (file)
@@ -1404,7 +1404,7 @@ or1k_elf_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.027943 seconds and 4 git commands to generate.