ld: Xfail PR ld/26936 test if not supported
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 30 Nov 2020 13:21:51 +0000 (05:21 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 30 Nov 2020 13:21:51 +0000 (05:21 -0800)
commit15eb8c2d923343363be1c6cfb74134ea019236bb
tree6131b19e8eafdd0e801afcdd2d1e6118868e4a32
parentc18d491fbdc6c3a985f086fafe49ef4ef8880210
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.
ld/ChangeLog
ld/testsuite/ld-elf/pr26936.d