X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=opcodes%2Fm32r-dis.c;h=c778b88326e3834b618b846b73b4eea83af9f459;hb=234529260a90b6ac6ed38ddac45d6ed15149e8f8;hp=8722d6b5b0f6e4e7f32cf3e01bf50c652fbff244;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/m32r-dis.c b/opcodes/m32r-dis.c index 8722d6b5b0..c778b88326 100644 --- a/opcodes/m32r-dis.c +++ b/opcodes/m32r-dis.c @@ -630,7 +630,7 @@ print_insn_m32r (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 */