Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-microblaze.c
index f2796b4aa783d657988ebf28900203e70a70dca2..265773675cafd097d3f8469eac5751d71ce72fda 100644 (file)
@@ -2315,7 +2315,7 @@ microblaze_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 (r_type)
This page took 0.033498 seconds and 4 git commands to generate.