sim: bfin: only regen linux-fixed-code.h in maintainer mode
[deliverable/binutils-gdb.git] / bfd / elf64-hppa.c
index b2f0ed150a386fcce41c7561b6eb974c1d0fbe2b..aff87f0d1787b8a1aa80a56d3fe031fc48af1444 100644 (file)
@@ -644,6 +644,9 @@ elf64_hppa_check_relocs (bfd *abfd,
                 || hh->eh.root.type == bfd_link_hash_warning)
            hh = hppa_elf_hash_entry (hh->eh.root.u.i.link);
 
+         /* PR15323, ref flags aren't set for references in the same
+            object.  */
+         hh->eh.root.non_ir_ref = 1;
          hh->eh.ref_regular = 1;
        }
       else
This page took 0.024964 seconds and 4 git commands to generate.