https://sourceware.org/bugzilla/show_bug.cgi?id=34570
--- Comment #8 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c562e4ffa94c50ee974200a7457e435cec411a43 commit c562e4ffa94c50ee974200a7457e435cec411a43 Author: H.J. Lu <[email protected]> Date: Fri Aug 28 16:02:11 2026 +0800 ld: Run PR ld/34570 tests only if supported Since Clang doesn't support all GCC options, PR ld/34570 tests fail to compile if GCC specific options are used to build binutils. Add llvm_lto_tests to lto.exp and don't run PR ld/34570 tests if Clang fails to compile them. PR ld/34576 PR ld/34570 * testsuite/ld-plugin/lto.exp (llvm_lto_tests): New. Use it. Signed-off-by: H.J. Lu <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
