X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fmep-dis.c;h=71da5a73abb02b8b098fc59d34e16903ac93d2b3;hb=5990e377e5a339bce715fabfc3e45b24b459a7af;hp=13bcb472763dcab5a46a27add3a2126ac8ce92fb;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/mep-dis.c b/opcodes/mep-dis.c index 13bcb47276..71da5a73ab 100644 --- a/opcodes/mep-dis.c +++ b/opcodes/mep-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-2019 Free Software Foundation, Inc. + Copyright (C) 1996-2020 Free Software Foundation, Inc. This file is part of libopcodes. @@ -1538,7 +1538,7 @@ print_insn_mep (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 */