aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr19818-2d.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/pr19818-2d.d')
-rw-r--r--ld/testsuite/ld-i386/pr19818-2d.d14
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/pr19818-2d.d b/ld/testsuite/ld-i386/pr19818-2d.d
new file mode 100644
index 0000000..28a1701
--- /dev/null
+++ b/ld/testsuite/ld-i386/pr19818-2d.d
@@ -0,0 +1,14 @@
+#source: pr19818-2.s
+#source: pr19818-1b.s
+#as: --32
+#ld: -pie -m elf_i386
+#objdump: -dw
+
+.*: +file format .*
+
+
+Disassembly of section .text:
+
+[a-f0-9]+ <_start>:
+[ ]*[a-f0-9]+: c7 c0 ff ff ff ff mov \$0xffffffff,%eax
+#pass