summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/lea4b.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/lea4b.d')
-rw-r--r--ld/testsuite/ld-i386/lea4b.d13
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/lea4b.d b/ld/testsuite/ld-i386/lea4b.d
new file mode 100644
index 00000000000..745ea4f4978
--- /dev/null
+++ b/ld/testsuite/ld-i386/lea4b.d
@@ -0,0 +1,13 @@
+#source: lea4.s
+#as: --32
+#ld: -melf_i386
+#objdump: -dw
+
+.*: +file format .*
+
+
+Disassembly of section .text:
+
+#...
+[ ]*[a-f0-9]+: 8d 05 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+,%eax
+#pass