aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr17709a.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr17709a.s')
-rw-r--r--ld/testsuite/ld-x86-64/pr17709a.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/ld/testsuite/ld-x86-64/pr17709a.s b/ld/testsuite/ld-x86-64/pr17709a.s
deleted file mode 100644
index 8750f5e..0000000
--- a/ld/testsuite/ld-x86-64/pr17709a.s
+++ /dev/null
@@ -1,8 +0,0 @@
- .protected foo
-.globl foo
- .data
- .align 4
- .type foo, @object
- .size foo, 4
-foo:
- .long 1