X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-v850_rh850.c;h=f3aaf81acf5baeebf51dd551eee99cf8d74f11a0;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=f7cd9207bdaf2f5d7328b7e2bbd450daaa8b8976;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-v850_rh850.c b/bfd/cpu-v850_rh850.c index f7cd9207bd..f3aaf81acf 100644 --- a/bfd/cpu-v850_rh850.c +++ b/bfd/cpu-v850_rh850.c @@ -1,5 +1,5 @@ /* BFD support for the NEC V850 processor with the RH850 ABI. - Copyright (C) 2012-2019 Free Software Foundation, Inc. + Copyright (C) 2012-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -24,8 +24,8 @@ #include "safe-ctype.h" #define R(number, print, default, next) \ -{ 32, 32, 8, bfd_arch_v850_rh850, number, "v850", print, 2, default, \ - bfd_default_compatible, bfd_default_scan, bfd_arch_default_fill, next } + { 32, 32, 8, bfd_arch_v850_rh850, number, "v850", print, 2, default, \ + bfd_default_compatible, bfd_default_scan, bfd_arch_default_fill, next, 0 } static const bfd_arch_info_type arch_info_struct[] = {