Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-bfin.c
index ff1bcc6f43ffc84047f76b11d0b425113be69af0..b21a146db31f4d317080782ac123c34a8655d4df 100644 (file)
@@ -1191,7 +1191,7 @@ bfin_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.024184 seconds and 4 git commands to generate.