aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/coffcode.h')
-rw-r--r--bfd/coffcode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index 27d467c..40ba6ae 100644
--- a/bfd/coffcode.h
+++ b/bfd/coffcode.h
@@ -2064,6 +2064,7 @@ coff_set_arch_mach_hook (abfd, filehdr)
break;
#endif
default:
+ arch = bfd_arch_obscure;
(*_bfd_error_handler)
(_("Unrecognized TI COFF target id '0x%x'"),
internal_f->f_target_id);