aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr19818-1a.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr19818-1a.s')
-rw-r--r--ld/testsuite/ld-x86-64/pr19818-1a.s4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/pr19818-1a.s b/ld/testsuite/ld-x86-64/pr19818-1a.s
new file mode 100644
index 0000000..df03cd1
--- /dev/null
+++ b/ld/testsuite/ld-x86-64/pr19818-1a.s
@@ -0,0 +1,4 @@
+ .text
+ .global _start
+_start:
+ movl $foo, %eax