PATCH: Use "#pass" in SSSE3 tests.
H. J. Lu
hjl@lucon.org
Fri Nov 10 20:49:00 GMT 2006
I am checking in this patch.
H.J.
-----
2006-11-10 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/merom.d: Use "#pass" instead of "#..." to skip the
rest of output.
* gas/i386/x86-64-merom.d: Likewise.
--- gas/testsuite/gas/i386/merom.d.pass 2006-02-27 07:35:37.000000000 -0800
+++ gas/testsuite/gas/i386/merom.d 2006-11-10 12:36:10.000000000 -0800
@@ -70,4 +70,4 @@ Disassembly of section .text:
116: 0f 38 1e c1[ ]+pabsd %mm1,%mm0
11a: 66 0f 38 1e 01[ ]+pabsd \(%ecx\),%xmm0
11f: 66 0f 38 1e c1[ ]+pabsd %xmm1,%xmm0
- ...
+#pass
--- gas/testsuite/gas/i386/x86-64-merom.d.pass 2006-02-27 07:35:37.000000000 -0800
+++ gas/testsuite/gas/i386/x86-64-merom.d 2006-11-10 12:36:25.000000000 -0800
@@ -70,4 +70,4 @@ Disassembly of section .text:
116: 0f 38 1e c1[ ]+pabsd %mm1,%mm0
11a: 66 0f 38 1e 01[ ]+pabsd \(%rcx\),%xmm0
11f: 66 0f 38 1e c1[ ]+pabsd %xmm1,%xmm0
- ...
+#pass
More information about the Binutils
mailing list