aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/plt-pic2.dd
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/plt-pic2.dd')
-rw-r--r--ld/testsuite/ld-i386/plt-pic2.dd2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-i386/plt-pic2.dd b/ld/testsuite/ld-i386/plt-pic2.dd
index 1d81c76..8162234 100644
--- a/ld/testsuite/ld-i386/plt-pic2.dd
+++ b/ld/testsuite/ld-i386/plt-pic2.dd
@@ -10,7 +10,7 @@
Disassembly of section .plt:
.* <.plt>:
- +[a-f0-9]+: ff b3 04 00 00 00 pushl 0x4\(%ebx\)
+ +[a-f0-9]+: ff b3 04 00 00 00 push 0x4\(%ebx\)
+[a-f0-9]+: ff a3 08 00 00 00 jmp \*0x8\(%ebx\)
+[a-f0-9]+: 00 00 add %al,\(%eax\)
...