Rename non_ir_ref to non_ir_ref_regular
[deliverable/binutils-gdb.git] / bfd / elf64-hppa.c
index 96e03ba40a2dc1fc8d3e433e0d13a136dce7453f..834855ab596d0f80627a9991a75b1fcd76e6a358 100644 (file)
@@ -644,7 +644,7 @@ elf64_hppa_check_relocs (bfd *abfd,
 
          /* PR15323, ref flags aren't set for references in the same
             object.  */
-         hh->eh.root.non_ir_ref = 1;
+         hh->eh.root.non_ir_ref_regular = 1;
          hh->eh.ref_regular = 1;
        }
       else
This page took 0.030628 seconds and 4 git commands to generate.