Fix build with GCC 4.2
[deliverable/binutils-gdb.git] / bfd / cpu-vax.c
index 92449ea18c5866ee6f34f0b11ccbb76dfa25a2ee..c550fdf83c3e62e556bafab7780514dfae9f3bae 100644 (file)
@@ -1,6 +1,5 @@
 /* bfd back-end for vax support
-   Copyright 1990, 1991, 1994, 2000, 2002, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1990-2017 Free Software Foundation, Inc.
    Written by Steve Chamberlain of Cygnus Support.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -37,5 +36,6 @@ const bfd_arch_info_type bfd_vax_arch =
     TRUE, /* the one and only */
     bfd_default_compatible,
     bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.037128 seconds and 4 git commands to generate.