x86/Intel: drop pointless suffix setting for "fword ptr"
[deliverable/binutils-gdb.git] / gas / config / tc-i386-intel.c
index ff5f0c612dff0fcbf75e771097d7e837e9e37d0f..bf8d9bedb25b4c4fd20601dc09b5748e14065515 100644 (file)
@@ -676,8 +676,6 @@ i386_intel_operand (char *operand_string, int got_a_float)
                add_prefix (DATA_PREFIX_OPCODE);
              suffix = LONG_DOUBLE_MNEM_SUFFIX;
            }
-         else
-           suffix = BYTE_MNEM_SUFFIX; /* so it will cause an error */
          break;
 
        case O_qword_ptr:
This page took 0.035278 seconds and 4 git commands to generate.