Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf64-s390.c
index ca3541f583dc0c751c2f288d83c762cc76e3935d..b1f5b89036b5b85136a4d96e23ddb5da0dcbb2d4 100644 (file)
@@ -911,7 +911,7 @@ elf_s390_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;
        }
 
       /* Create got section and local_got_refcounts array if they
This page took 0.037692 seconds and 4 git commands to generate.