aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr19969b.S
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-04-20 13:37:51 +0100
committerNick Clifton <nickc@redhat.com>2022-04-20 13:39:05 +0100
commit65daf5bed68f3e792e80f7c9a12871fd71da32a2 (patch)
treea55da6b2014760d60106975406377517a8133874 /ld/testsuite/ld-x86-64/pr19969b.S
parent72b580b8f48927cf7bc4cf8bb951aaeff637d0ee (diff)
downloadbinutils-65daf5bed68f3e792e80f7c9a12871fd71da32a2.zip
binutils-65daf5bed68f3e792e80f7c9a12871fd71da32a2.tar.gz
binutils-65daf5bed68f3e792e80f7c9a12871fd71da32a2.tar.bz2
Add linker warning for when it creates an executable stack.
PR 29072
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr19969b.S')
-rw-r--r--ld/testsuite/ld-x86-64/pr19969b.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/pr19969b.S b/ld/testsuite/ld-x86-64/pr19969b.S
index eabeba2..abe96fa 100644
--- a/ld/testsuite/ld-x86-64/pr19969b.S
+++ b/ld/testsuite/ld-x86-64/pr19969b.S
@@ -12,3 +12,4 @@ _start:
.size foo_p, 4
foo_p:
.long foo
+ .section .note.GNU-stack