Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-dlx.c
index 965d8666f8433fb72739685432e40acd5224e9fd..b12d24a3e42bfc615ff8ff0d137c892df7d9ab7a 100644 (file)
@@ -454,7 +454,7 @@ elf32_dlx_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.044661 seconds and 4 git commands to generate.