prune .note.GNU-stack warning from testsuite
authorAlan Modra <amodra@gmail.com>
Wed, 20 Apr 2022 23:19:30 +0000 (08:49 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 21 Apr 2022 06:01:39 +0000 (15:31 +0930)
commit333cd559bae5a6be60832c020da479ae23fd2664
tree8940c5b1d2cb11ade6dc64dfbc01085d3c8a2a5f
parentafa7150c8d4c6c98a6f07d96d9d6f6dba0f52b51
prune .note.GNU-stack warning from testsuite

binutils/
* testsuite/lib/binutils-common.exp (prune_warnings_extra): Remove
.note.GNU-stack warning.
(run_dump_test): Call prune_warnings for ld and objcopy output.
ld/
* testsuite/ld-elf/elf.exp: Disable prune_warnings_extra temporarily
around test for absent .note.GNU-stack
* testsuite/ld-cris/globsymw2.s,
* testsuite/ld-cris/warn3.d: Modify "is not implemented" message
to avoid dejagnu prune_warnings.
binutils/testsuite/lib/binutils-common.exp
ld/testsuite/ld-cris/globsymw2.s
ld/testsuite/ld-cris/warn3.d
ld/testsuite/ld-elf/elf.exp