Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-tilepro.c
index fb06a477396f8a065743bf4f4326d6170f455d99..63d0cbe5f56b4a7fcca05b56b424d8bf191081e5 100644 (file)
@@ -1504,7 +1504,7 @@ tilepro_elf_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;
        }
 
       r_type = tilepro_elf_tls_transition (info, r_type, h == NULL);
This page took 0.024244 seconds and 4 git commands to generate.