diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2025-04-02 14:38:38 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2025-04-02 15:04:17 +0100 |
commit | efe72d9f050a72ffb698adef8434afae1849dcff (patch) | |
tree | ee82ffe20efb5b80a4d95c30b71980b9a5d2de8b /gcc/rust/backend/rust-compile-expr.cc | |
parent | 574c59cfe6e29c9e5758988b75c2e7ab6edc37da (diff) | |
download | gcc-efe72d9f050a72ffb698adef8434afae1849dcff.zip gcc-efe72d9f050a72ffb698adef8434afae1849dcff.tar.gz gcc-efe72d9f050a72ffb698adef8434afae1849dcff.tar.bz2 |
libstdc++, testsuite, Darwin: Prune a new linker warning present form XCode 16.
Darwin's linker now warns when duplicate rpaths are presented - which
happens when we emit duplicate '-B' paths. In principle, we should avoid
this in the test-suite, however at present we tend to have duplicates
because different parts of the machinery add them. At some point, it might
be nice to have an "add_option_if_missing" and apply that across the whole
of the test infra. However this is not something for late in stage 4. So
the solution here is to prune the warning - the effect of the duplicate in
the libstdc++ testsuite is not important; it will make the exes very slightly
larger but it won't alter the paths that are presented for loading the
runtimes.
libstdc++-v3/ChangeLog:
* testsuite/lib/prune.exp: Prune ld warning about duplicatei
rpaths.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'gcc/rust/backend/rust-compile-expr.cc')
0 files changed, 0 insertions, 0 deletions