Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf32-msp430.c
index 25bbdc8e324cf2d3cdd07cfddff0cd444e528241..9fae01573e39326a2e7efa7751f8c54fe3b768ab 100644 (file)
@@ -698,7 +698,7 @@ elf32_msp430_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;
        }
     }
 
This page took 0.031341 seconds and 4 git commands to generate.