https://sourceware.org/bugzilla/show_bug.cgi?id=32690
--- Comment #29 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1256b9860f37326c2b4fc2d2ec94be943e86429c commit 1256b9860f37326c2b4fc2d2ec94be943e86429c Author: H.J. Lu <hjl.to...@gmail.com> Date: Tue Feb 18 12:19:12 2025 +0800 ld: Add tests for PR ld/32690 Without commit 230a788eb28a64d628e623068c44add2a24aa5d3 Author: Alan Modra <amo...@gmail.com> Date: Tue Feb 18 08:54:06 2025 +1030 PR32690, assertion failure in lang_size_relro_segment this test triggers the linker error: .../ld: internal error .../ld/ldlang.c 6618 collect2: error: ld returned 1 exit status with GCC 10 or above on x86-64. PR ld/32690 * testsuite/ld-elf/elf.exp: Run PR ld/32690 tests. * testsuite/ld-elf/pr32690.h: New file. * testsuite/ld-elf/pr32690a.c: Likewise. * testsuite/ld-elf/pr32690b.c: Likewise. Signed-off-by: H.J. Lu <hjl.to...@gmail.com> -- You are receiving this mail because: You are on the CC list for the bug.