aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-fr30.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-fr30.c')
-rw-r--r--bfd/elf32-fr30.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/elf32-fr30.c b/bfd/elf32-fr30.c
index 5c5dfd7..d0ca4e8 100644
--- a/bfd/elf32-fr30.c
+++ b/bfd/elf32-fr30.c
@@ -565,7 +565,8 @@ fr30_elf_relocate_section (bfd *output_bfd,
if (sec != NULL && discarded_section (sec))
RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
- rel, 1, relend, howto, 0, contents);
+ rel, 1, relend, R_FR30_NONE,
+ howto, 0, contents);
if (bfd_link_relocatable (info))
continue;