summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/nto-stack-note-2.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-aarch64/nto-stack-note-2.d')
-rw-r--r--ld/testsuite/ld-aarch64/nto-stack-note-2.d12
1 files changed, 12 insertions, 0 deletions
diff --git a/ld/testsuite/ld-aarch64/nto-stack-note-2.d b/ld/testsuite/ld-aarch64/nto-stack-note-2.d
new file mode 100644
index 00000000000..9e446ccea5c
--- /dev/null
+++ b/ld/testsuite/ld-aarch64/nto-stack-note-2.d
@@ -0,0 +1,12 @@
+#name: nto-stack-note-2
+#source: start.s
+#as:
+#ld: -z stack-size=0x10000 --lazy-stack -z execstack
+#readelf: -n
+
+Displaying notes found in: .note
+[ ]+Owner[ ]+Data size[ ]+Description
+ QNX 0x0000000c QNX stack
+ Stack Size: 0x10000
+ Stack allocated: 1000
+ Executable: yes