diff options
-rw-r--r-- | ld/testsuite/ld-aarch64/nto-stack-note-1.d | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-aarch64/nto-stack-note-2.d | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/ld/testsuite/ld-aarch64/nto-stack-note-1.d b/ld/testsuite/ld-aarch64/nto-stack-note-1.d index d85dbca..e5f4742 100644 --- a/ld/testsuite/ld-aarch64/nto-stack-note-1.d +++ b/ld/testsuite/ld-aarch64/nto-stack-note-1.d @@ -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 diff --git a/ld/testsuite/ld-aarch64/nto-stack-note-2.d b/ld/testsuite/ld-aarch64/nto-stack-note-2.d index 9e446cc..4c5bc25 100644 --- a/ld/testsuite/ld-aarch64/nto-stack-note-2.d +++ b/ld/testsuite/ld-aarch64/nto-stack-note-2.d @@ -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 |