https://sourceware.org/bugzilla/show_bug.cgi?id=34550
--- Comment #22 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=b981d8e9bcecdf2a45cb46ced2530e7b13034a19 commit b981d8e9bcecdf2a45cb46ced2530e7b13034a19 Author: H.J. Lu <[email protected]> Date: Wed Aug 26 11:29:39 2026 +0800 elf: Verify that there is only one default version When assigning the symbol version, verify that there is only one default version. bfd/ PR ld/34550 * elflink.c (_bfd_elf_link_assign_sym_version): Verify that there is only one default version. ld/ PR ld/34550 * testsuite/ld-elf/pr34550.d: New test. * testsuite/ld-elf/pr34550.t: Likewise. * testsuite/ld-elf/pr34550a.s: Likewise. * testsuite/ld-elf/pr34550b.s: Likewise. Signed-off-by: H.J. Lu <[email protected]> -- You are receiving this mail because: You are on the CC list for the bug.
