https://sourceware.org/bugzilla/show_bug.cgi?id=34088
--- Comment #4 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=4d11bf8cc73a1f56d2ffc5af7334ae2c251584b6 commit 4d11bf8cc73a1f56d2ffc5af7334ae2c251584b6 Author: H.J. Lu <[email protected]> Date: Thu Apr 23 09:23:33 2026 +0800 ld: Limit PR ld/34088 test to Linux/x86-64 and Linux/aarch64 Since PR ld/34088 test requires libm.a, which has feclearexcept, as a linker script like GROUP ( /usr/lib64/libm-2.42.a /usr/lib64/libmvec.a ) which is implemented for Linux/x86-64 and Linux/aarch64, limit such test to Linux/x86-64 and Linux/aarch64. PR ld/34088 * testsuite/ld-plugin/lto.exp: Limit PR ld/34088 test to Linux/x86-64 and Linux/aarch64. Signed-off-by: H.J. Lu <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
