aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-score.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-score.c')
-rw-r--r--bfd/elf32-score.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-score.c b/bfd/elf32-score.c
index 98856e8..4468276 100644
--- a/bfd/elf32-score.c
+++ b/bfd/elf32-score.c
@@ -2842,7 +2842,7 @@ s3_bfd_score_elf_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;
}
}