mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-27 05:44:15 +08:00
4a0e4f68a3
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
|
||
---|---|---|
.. | ||
config | ||
lib | ||
libphobos.aa | ||
libphobos.allocations | ||
libphobos.cycles | ||
libphobos.druntime | ||
libphobos.druntime_shared | ||
libphobos.exceptions | ||
libphobos.hash | ||
libphobos.init_fini | ||
libphobos.phobos | ||
libphobos.phobos_shared | ||
libphobos.shared | ||
libphobos.thread | ||
libphobos.typeinfo | ||
Makefile.am | ||
Makefile.in | ||
testsuite_flags.in |