gdb/testsuite/
[deliverable/binutils-gdb.git] / opcodes / ia64-dis.c
index 4c1c7f805587a5b180f615b70198cc4cf9d19cfa..13ee194925893fcf84041b01e11103b009740810 100644 (file)
@@ -183,7 +183,7 @@ print_insn_ia64 (bfd_vma memaddr, struct disassemble_info *info)
            }
        }
 
-       switch (odesc->class)
+       switch (odesc->op_class)
          {
          case IA64_OPND_CLASS_CST:
            (*info->fprintf_func) (info->stream, "%s", odesc->str);
This page took 0.023075 seconds and 4 git commands to generate.