Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.c
index 7a462337ddac892bd50fc08b05b9112305264232..a4814fcdbb8a9215a952c4444a7348ef10aa94df 100644 (file)
@@ -4055,7 +4055,7 @@ ppc_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;
        }
 
       /* If a relocation refers to _GLOBAL_OFFSET_TABLE_, create the .got.
This page took 0.027603 seconds and 4 git commands to generate.