https://sourceware.org/bugzilla/show_bug.cgi?id=33162
--- Comment #14 from Nick Alcock <nick.alcock at oracle dot com> --- I think I have something which can literally check to see whether the linker is dedupping CTF or simply concatenating it :) so even non-GNU linkers should just skip libctf tests that require a deduplicating ld. (I haven't done this to the ld testsuite on the grounds that presumably if you're building ld, you're just assumed to have a compiler that is using it under -B, hence all the warnings if you're not. But I'd like libctf not to require that, since even GNU ld on some targets doesn't do CTF deduplication yet.) -- You are receiving this mail because: You are on the CC list for the bug.