summaryrefslogtreecommitdiff
path: root/bfd/coff-i860.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/coff-i860.c')
-rw-r--r--bfd/coff-i860.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/coff-i860.c b/bfd/coff-i860.c
index db77a2cda4..edc9f4e6a2 100644
--- a/bfd/coff-i860.c
+++ b/bfd/coff-i860.c
@@ -140,6 +140,7 @@ coff_i860_reloc_nyi (bfd *abfd ATTRIBUTE_UNUSED,
{
reloc_howto_type *howto = reloc_entry->howto;
fprintf (stderr, _("Relocation `%s' not yet implemented\n"), howto->name);
+ return bfd_reloc_notsupported;
}
#ifndef PCRELOFFSET