aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr23997a.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr23997a.s')
-rw-r--r--ld/testsuite/ld-x86-64/pr23997a.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/pr23997a.s b/ld/testsuite/ld-x86-64/pr23997a.s
new file mode 100644
index 0000000..8d72c62
--- /dev/null
+++ b/ld/testsuite/ld-x86-64/pr23997a.s
@@ -0,0 +1,6 @@
+ .text
+ .p2align 3
+ .globl foo_p
+foo_p:
+ .long foo@plt
+ .section .note.GNU-stack,"",@progbits