summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2006-11-10 20:52:03 +0000
committerH.J. Lu <hjl@lucon.org>2006-11-10 20:52:03 +0000
commitad8af80b6d322bd1c2ffb4007630241753b57539 (patch)
tree61cb0b573f121706fea72d2b5a69dfc2a9ec0ae5
parent37e82ec48f240bfda331b448516c7729caedb6ee (diff)
downloadbinutils-redhat-ad8af80b6d322bd1c2ffb4007630241753b57539.tar.gz
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.
-rw-r--r--gas/testsuite/ChangeLog6
-rw-r--r--gas/testsuite/gas/i386/merom.d2
-rw-r--r--gas/testsuite/gas/i386/x86-64-merom.d2
3 files changed, 8 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 0abee087f6..43705a34c4 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2006-11-10 Thiemo Seufer <ths@mips.com>
* gas/cfi/cfi.exp: Don't run cfi-common-6 for mips*-*.
diff --git a/gas/testsuite/gas/i386/merom.d b/gas/testsuite/gas/i386/merom.d
index a09721c85e..9baa234e45 100644
--- a/gas/testsuite/gas/i386/merom.d
+++ b/gas/testsuite/gas/i386/merom.d
@@ -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
diff --git a/gas/testsuite/gas/i386/x86-64-merom.d b/gas/testsuite/gas/i386/x86-64-merom.d
index f15a6e466a..4593e526ef 100644
--- a/gas/testsuite/gas/i386/x86-64-merom.d
+++ b/gas/testsuite/gas/i386/x86-64-merom.d
@@ -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