Handle EITR records in VMS Alpha binaries with overlarge command length parameters.
[deliverable/binutils-gdb.git] / bfd / elf64-sh64.c
index e38333dd191d7f16337a268de4319bc900716832..bc8e9e1af99f971c94741cecf2a20a55146deaba 100644 (file)
@@ -2384,7 +2384,7 @@ sh_elf64_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;
        }
 
       /* Some relocs require a global offset table.  */
This page took 0.0234 seconds and 4 git commands to generate.