libstdc++, testsuite: Add a prune expression for external tool bug.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 19 Nov 2021 15:52:29 +0000 (15:52 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 19 Nov 2021 19:52:03 +0000 (19:52 +0000)
commitc7b782d847d8682af9d5d91c0614a880cc2436f1
treed6bfc29ca1ff4282e41ae26345af1a2585f30277
parent532fae74c3b1197023a765272892e12e123f0a56
libstdc++, testsuite: Add a prune expression for external tool bug.

Depending on the permutation of CPU, OS version and shared/non-
shared library inclusion, we get can get warnings from the external
tools (ld64, dsymutil) which are not actually libstdc++ issues but
relate to the external tools themselves.  This is already pruned
in the main testsuite, this adds it to the library.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libstdc++-v3/ChangeLog:

* testsuite/lib/prune.exp: Prune dsymutil (ld64) warning.
libstdc++-v3/testsuite/lib/prune.exp