* bfd/coff-arm.c (coff_arm_relocate_section)
[platform/upstream/binutils.git] / opcodes / ia64-dis.c
index 4c1c7f8..13ee194 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);