]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gas, arm: Fix bad backport
authorAndre Vieira <andre.simoesdiasvieira@arm.com>
Mon, 16 Mar 2020 13:15:31 +0000 (13:15 +0000)
committerAndre Vieira <andre.simoesdiasvieira@arm.com>
Mon, 16 Mar 2020 13:17:41 +0000 (13:17 +0000)
This patch fixes the backport for PR25660 as it contained bad context.

gas/config/tc-arm.c

index f655ac354d3b58b707170dcb0540506c5d5823d6..48f4ebea4af0bf77b1dc199cd5748d01184b3407 100644 (file)
@@ -7388,7 +7388,6 @@ parse_operands (char *str, const unsigned int *pattern, bfd_boolean thumb)
          po_reg_or_goto (REG_TYPE_VFSD, try_cond);
          break;
        case OP_oRNSDMQ:
-       case OP_RNSDMQ:
          po_reg_or_goto (REG_TYPE_NSD, try_mq2);
          break;
          try_mq2: