Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-lm32.c
index a6fafefd5019f07d84edd54717726f2dbeaff1f3..aabf49fb4bcc48f7c86b16db794e940c1eef1870 100644 (file)
@@ -1272,7 +1272,7 @@ lm32_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;
        }
 
       /* Some relocs require a global offset table.  */
This page took 0.026549 seconds and 4 git commands to generate.