https://sourceware.org/bugzilla/show_bug.cgi?id=26936
--- Comment #24 from cvs-commit at gcc dot gnu.org <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=15eb8c2d923343363be1c6cfb74134ea019236bb commit 15eb8c2d923343363be1c6cfb74134ea019236bb Author: H.J. Lu <hjl.to...@gmail.com> Date: Mon Nov 30 05:21:51 2020 -0800 ld: Xfail PR ld/26936 test if not supported Linkonce sections and comdat groups can be mixed only if comdat groups have only a single member with matching symbol table entries. Xfail ld/26936 test: 1. If comdat groups always have more than one member. 2. If symbol table entries in linkonce and comdat group don't match. 3. If the assembly source file is renamed. PR ld/26936 * testsuite/ld-elf/pr26936.d: Xfail targets which don't support mixing linkonce and comdat sections. -- You are receiving this mail because: You are on the CC list for the bug.