X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fepiphany-dis.c;h=3c79031c999ae16eb97f64a7936870be5526d35b;hb=234c306803e0b3c423b3935562a029f3bad04482;hp=376d678afcc5b1ae3b799e60535d2d49d92144b9;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/epiphany-dis.c b/opcodes/epiphany-dis.c index 376d678afc..3c79031c99 100644 --- a/opcodes/epiphany-dis.c +++ b/opcodes/epiphany-dis.c @@ -629,7 +629,7 @@ print_insn_epiphany (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 */