https://sourceware.org/bugzilla/show_bug.cgi?id=28682

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Tamar Christina
<tnfch...@sourceware.org>:

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

commit e5b10c4079279db9aa86225a3b4b4c30280c322e
Author: Tamar Christina <tamar.christ...@arm.com>
Date:   Fri Dec 31 11:42:07 2021 +0000

    ld: fix coff PE SEH

    COFF_WITH_pex64 and COFF_WITH_peAArch64 can't be true at the same time.
    That means that two conditionals that control the sorting of the .pdata
section
    became a falsum.

    The testsuite doesn't catch this because the linker does the sorting and to
link
    you require library support from the unwinder so we can't test from
binutils in
    isolation.

    bfd/ChangeLog:

    2021-12-31  Tamar Christina  <tamar.christ...@arm.com>

            PR ld/28682
            * peXXigen.c: Fix conditional.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to