aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr22791-2a.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr22791-2a.s')
-rw-r--r--ld/testsuite/ld-x86-64/pr22791-2a.s8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/pr22791-2a.s b/ld/testsuite/ld-x86-64/pr22791-2a.s
new file mode 100644
index 0000000..0a85502
--- /dev/null
+++ b/ld/testsuite/ld-x86-64/pr22791-2a.s
@@ -0,0 +1,8 @@
+ .text
+ .p2align 4,,15
+ .globl foo
+ .type foo, @function
+foo:
+ jmp bar
+ .size foo, .-foo
+ .section .note.GNU-stack,"",@progbits