Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-tic6x.c
index f65e24f44b38c47c0ad2874d707017879af48c41..e2a29618cd07c2c52e5e0750ba47818e97544cc8 100644 (file)
@@ -2835,7 +2835,7 @@ elf32_tic6x_check_relocs (bfd *abfd, struct bfd_link_info *info,
 
          /* 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 (r_type)
This page took 0.029485 seconds and 4 git commands to generate.