Have parser reset the innermost block tracker
[binutils-gdb.git] / bfd / cpu-tic6x.c
index 163f4b3b15c85e5340504f2259e6d5499c19dd54..bb9439480ed76a30af38479f337674b97d23eeb1 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD support for the TI C6X processor.
-   Copyright 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -36,5 +35,6 @@ const bfd_arch_info_type bfd_tic6x_arch =
     TRUE, /* Default machine for this architecture.  */
     bfd_default_compatible,
     bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };