This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Use "#pass" in SSSE3 tests.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]