mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user