https://sourceware.org/bugzilla/show_bug.cgi?id=32762
--- Comment #7 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The binutils-2_44-branch branch has been updated by Sam James <sja...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=35db8c6dd2f57b43c7a1b1cde26c2cd7b98b76f4 commit 35db8c6dd2f57b43c7a1b1cde26c2cd7b98b76f4 Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Mar 5 12:44:11 2025 +0800 ld: Pass -Wl,-z,lazy to compiler for i386 lazy binding tests Pass -Wl,-z,lazy to compiler for i386 tests which require lazy binding to support compilers which default to non-lazy binding. PR ld/32762 * testsuite/ld-i386/i386.exp: Pass -Wl,-z,lazy for "Build ifunc-1a with PIE -z ibtplt" test. * testsuite/ld-i386/no-plt.exp: Pass -Wl,-z,lazy for "Build libno-plt-1b.so", "No PLT (dynamic 1a)", "No PLT (dynamic 1b)", "No PLT (dynamic 1c)", "No PLT (PIE 1e)", "No PLT (PIE 1f)", "No PLT (PIE 1g)" tests. Signed-off-by: H.J. Lu <hjl.to...@gmail.com> (cherry picked from commit 78d7038b1579733dafd3e0541444f7626cf24a87) -- You are receiving this mail because: You are on the CC list for the bug.