+2019-10-07 Jan Beulich <jbeulich@suse.com>
+
+ * config/tc-i386.c (check_string): Make reported operand number
+ depend on Intel syntax.
+ * testsuite/gas/i386/intel-cmps.s,
+ testsuite/gas/i386/intel-cmps32.d,
+ testsuite/gas/i386/intel-cmps64.d: New.
+ * testsuite/gas/i386/i386.exp: Run new tests.
+ * testsuite/gas/i386/intel-movs.s: Extend.
+ * testsuite/gas/i386/intel-movs32.d,
+ testsuite/gas/i386/intel-movs64.d: Adjust expectations.
+ * testsuite/gas/i386/string-bad.l: Tighten expectations.
+
2019-09-24 Tamar Christina <tamar.christina@arm.com>
PR gas/24991