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.
This commit is contained in:
Clément Chigot
2025-03-10 16:56:02 +01:00
parent dad0da34b7
commit e32bff33bc
2 changed files with 10 additions and 0 deletions

View File

@@ -4,6 +4,11 @@
#ld: -z stack-size=0x10000
#readelf: -n
Displaying notes found in: .note.gnu.property
.*
.*
.*
Displaying notes found in: .note
[ ]+Owner[ ]+Data size[ ]+Description
QNX 0x0000000c QNX stack

View File

@@ -4,6 +4,11 @@
#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