Files
binutils-gdb/ld/testsuite/ld-aarch64/nto-stack-note-2.d
Clément Chigot e32bff33bc ld/testsuite: add gnu property section in nto-stack-note*
A GNU property section is now always generated when `-z stack-size` is
passed. This was probably introduced by GNU Property refactoring
within elfxx-aarch64.c.
2025-03-17 09:59:32 +01:00

18 lines
354 B
Makefile

#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.gnu.property
.*
.*
.*
Displaying notes found in: .note
[ ]+Owner[ ]+Data size[ ]+Description
QNX 0x0000000c QNX stack
Stack Size: 0x10000
Stack allocated: 1000
Executable: yes