Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-xstormy16.c
index af4175cd8aa8e3cba7eadc878015c578e781c897..d6aab8f27c0721d526b34e48de4339434c490abf 100644 (file)
@@ -438,7 +438,7 @@ xstormy16_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 (ELF32_R_TYPE (rel->r_info))
This page took 0.025197 seconds and 4 git commands to generate.