Relax assertion in BFIN linker to allow for discard GOT relocs.
[binutils-gdb.git] / bfd / cpu-cr16c.c
index e8ee1db1daa6a2cf30a72a50ecb2b294f209d071..029f5047a675cd099baf281ced4cdf89b975fcc7 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the CR16C processor.
-   Copyright 2004, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004-2016 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -33,7 +33,8 @@ const bfd_arch_info_type bfd_cr16c_arch =
     "cr16c",
     1,
     TRUE,      /* The one and only.  */
-    bfd_default_compatible, 
-    bfd_default_scan ,
+    bfd_default_compatible,
+    bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };