Fix potential address violation parsing a corrupt Alpha VMS file.
[binutils-gdb.git] / bfd / cpu-xstormy16.c
index 78f185813c4600a30e7a25cb0e470cbb92823cb7..4c94636fc8134902dc8589aad6b8138573fd6775 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the XSTORMY16 processor.
-   Copyright 2001, 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2001-2017 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -35,5 +35,6 @@ const bfd_arch_info_type bfd_xstormy16_arch =
   TRUE,                                /* the default ? */
   bfd_default_compatible,      /* architecture comparison fn */
   bfd_default_scan,            /* string to architecture convert fn */
+  bfd_arch_default_fill,       /* Default fill.  */
   NULL                         /* next in list */
 };