summaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2005-01-09 14:12:07 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2005-01-09 14:12:07 +0000
commit666b4fad5b77d16f7b779bcbc10997f82ce1957d (patch)
treef44ef5023c3d4922fefca7c257ba96eda2adfdee /gas
parentca3abd2f17847588e926004871929a1af6f534bb (diff)
downloadbinutils-redhat-666b4fad5b77d16f7b779bcbc10997f82ce1957d.tar.gz
* gas/i386/intel16.d: Ignore trailing text with #pass.
* gas/i386/intelok.d: Likewise. * gas/i386/prefix.d: Likewise. * gas/i386/sub.d: Likewise. * gas/i386/padlock.d: Likewise. * gas/i386/x86_64.d: Likewise.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog9
-rw-r--r--gas/testsuite/gas/i386/intel16.d2
-rw-r--r--gas/testsuite/gas/i386/intelok.d2
-rw-r--r--gas/testsuite/gas/i386/padlock.d2
-rw-r--r--gas/testsuite/gas/i386/prefix.d2
-rw-r--r--gas/testsuite/gas/i386/sub.d2
-rw-r--r--gas/testsuite/gas/i386/x86_64.d2
7 files changed, 15 insertions, 6 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index c9fed1639c..24c5cc85e6 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2005-01-09 Andreas Schwab <schwab@suse.de>
+
+ * gas/i386/intel16.d: Ignore trailing text with #pass.
+ * gas/i386/intelok.d: Likewise.
+ * gas/i386/prefix.d: Likewise.
+ * gas/i386/sub.d: Likewise.
+ * gas/i386/padlock.d: Likewise.
+ * gas/i386/x86_64.d: Likewise.
+
2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
* gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
diff --git a/gas/testsuite/gas/i386/intel16.d b/gas/testsuite/gas/i386/intel16.d
index fc74ad0bda..79e57d8f7e 100644
--- a/gas/testsuite/gas/i386/intel16.d
+++ b/gas/testsuite/gas/i386/intel16.d
@@ -12,4 +12,4 @@ Disassembly of section .text:
11: 66 0f b7 06 00 00 [ ]*movzwl 0,%eax
17: 66 0f b6 06 00 00 [ ]*movzbl 0,%eax
1d: 0f b6 06 00 00 [ ]*movzbw 0,%ax
- ...
+#pass
diff --git a/gas/testsuite/gas/i386/intelok.d b/gas/testsuite/gas/i386/intelok.d
index eae5b32826..02ad23498a 100644
--- a/gas/testsuite/gas/i386/intelok.d
+++ b/gas/testsuite/gas/i386/intelok.d
@@ -103,4 +103,4 @@ Disassembly of section .text:
[ ]*[0-9a-f]+: 6a 02[ ]+push[ ]+0x2
[ ]*[0-9a-f]+: 6a 03[ ]+push[ ]+0x3
[ ]*[0-9a-f]+: 6a 0d[ ]+push[ ]+0xd
- \.\.\.
+#pass
diff --git a/gas/testsuite/gas/i386/padlock.d b/gas/testsuite/gas/i386/padlock.d
index a85f1049d0..358b885133 100644
--- a/gas/testsuite/gas/i386/padlock.d
+++ b/gas/testsuite/gas/i386/padlock.d
@@ -24,4 +24,4 @@ Disassembly of section .text:
3a:[ ]*f3 0f a6 c8 [ ]*repz xsha1
3e:[ ]*f3 0f a6 d0 [ ]*repz xsha256
42:[ ]*f3 0f a6 d0 [ ]*repz xsha256
-[ ]*\.\.\.
+#pass
diff --git a/gas/testsuite/gas/i386/prefix.d b/gas/testsuite/gas/i386/prefix.d
index 054b658a3c..229a2a766a 100644
--- a/gas/testsuite/gas/i386/prefix.d
+++ b/gas/testsuite/gas/i386/prefix.d
@@ -12,4 +12,4 @@ Disassembly of section .text:
b: 9b df e0 [ ]*fstsw %ax
e: 9b 67 df e0 [ ]*addr16 fstsw %ax
12: f3 67 66 36 a7 [ ]*repz addr16 cmpsw %es:\(%di\),%ss:\(%si\)
- ...
+#pass
diff --git a/gas/testsuite/gas/i386/sub.d b/gas/testsuite/gas/i386/sub.d
index d4ac3f774d..fd5e5fa594 100644
--- a/gas/testsuite/gas/i386/sub.d
+++ b/gas/testsuite/gas/i386/sub.d
@@ -7,4 +7,4 @@ Disassembly of section .text:
0+000 <foo>:
0: 66 be (0|1)(0|2|4) 00[ ]+mov[ ]+\$0x(1)?(0|2|4),%si[ ]+2:[ ]+(R_386_PC|DISP)16[ ]+.data(\+0xfffffff0)?
-.*
+#pass
diff --git a/gas/testsuite/gas/i386/x86_64.d b/gas/testsuite/gas/i386/x86_64.d
index 07f45ec395..92ae3af2b0 100644
--- a/gas/testsuite/gas/i386/x86_64.d
+++ b/gas/testsuite/gas/i386/x86_64.d
@@ -121,4 +121,4 @@ Disassembly of section .text:
1f0: 8b 04 25 00 00 00 00 mov[ ]+0x0,%eax
1f7: 8b 80 00 00 00 00[ ]+mov[ ]+0x0\(%rax\),%eax
1fd: 8b 05 00 00 00 00[ ]+mov[ ]+0\(%rip\),%eax.*
- ...
+#pass