bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/26936] ld drops relocation for .text.__x86.get_pc_thunk.bx


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/26936] ld drops relocation for .text.__x86.get_pc_thunk.bx
Date: Mon, 30 Nov 2020 13:22:46 +0000

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 <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=15eb8c2d923343363be1c6cfb74134ea019236bb

commit 15eb8c2d923343363be1c6cfb74134ea019236bb
Author: H.J. Lu <hjl.tools@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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]