X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fm32c-dis.c;h=9df688e943b8bb1a04c2c02b4fd7dd39d676de02;hb=4b27d27c07a9514d5f6d0876f659a32378fb4801;hp=fc8ee0b3861b0eef8e478cb76a494eb153b3bdb4;hpb=a6743a5420aa02a0550b0f7be004f6c06e90ce21;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m32c-dis.c b/opcodes/m32c-dis.c index fc8ee0b386..9df688e943 100644 --- a/opcodes/m32c-dis.c +++ b/opcodes/m32c-dis.c @@ -5,7 +5,7 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. - the resultant file is machine generated, cgen-dis.in isn't - Copyright (C) 1996-2018 Free Software Foundation, Inc. + Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of libopcodes. @@ -1242,7 +1242,7 @@ print_insn_m32c (bfd_vma pc, disassemble_info *info) cgen_bitset_add (isa, CGEN_COMPUTE_ISA (info)); } #else - isa = info->insn_sets; + isa = info->private_data; #endif /* If we've switched cpu's, try to find a handle we've used before */