Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-m68k.c
index 20e63621b8771748c7ae20928e55a659b6240eae..932d8ffff90e32e60cbb799edaa325eefa91af0b 100644 (file)
@@ -2590,7 +2590,7 @@ elf_m68k_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.026062 seconds and 4 git commands to generate.