]> gcc.gnu.org Git - gcc.git/commit
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>
Tue, 23 Apr 2024 14:12:58 +0000 (15:12 +0100)
commit4a0e4f68a39c19c27456c9925c9dc85a3617ebad
tree999e3f028fbb8f083f9d69cb2836575afda31e69
parent4b263d5d06494774bc72f85b1206e1dc2c8fbd15
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.

(cherry picked from commit 532fae74c3b1197023a765272892e12e123f0a56)
libphobos/testsuite/lib/libphobos.exp
This page took 0.051869 seconds and 5 git commands to generate.