libphobos, testsuite: Add prune clauses for two Darwin cases.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 19 Nov 2021 15:48:53 +0000 (15:48 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 19 Nov 2021 19:51:27 +0000 (19:51 +0000)
commit532fae74c3b1197023a765272892e12e123f0a56
tree076466922a8cf757bca30ef5cbdcb4d8e0b4b380
parentb8f2efaed02e8b03d215d74e42d3707761772f64
libphobos, testsuite: Add prune clauses for two Darwin cases.

Depending on the permutation of CPU, OS version and shared/non-
shared library inclusion, we get can get two warnings from the
external tools (ld64, dsymutil) which are not actually GCC issues
but relate to the external tools.  These are alrrady pruned in
the main testsuite, this adds them to the library.

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

* testsuite/lib/libphobos.exp: Prune warnings from external
tool bugs.
libphobos/testsuite/lib/libphobos.exp