bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/28827] [2.38 Regression] ld hits assertion building LLVM 9 on po


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/28827] [2.38 Regression] ld hits assertion building LLVM 9 on powerpc64le-linux-gnu
Date: Mon, 31 Jan 2022 03:42:27 +0000

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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

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

commit 9ff8aa7d418bc508dbd429576b93e30ed9dc5891
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Jan 31 09:38:17 2022 +1030

    Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu

    In trying to find a testcase for PR28827, I managed to hit a linker
    error in bfd_set_section_contents with a .branch_lt input section
    being too large for the output .branch_lt.

    bfd/
            PR 28827
            * elf64-ppc.c (ppc64_elf_size_stubs): Set section size to
            maxsize past STUB_SHRINK_ITER before laying out.  Remove now
            unnecessary conditional setting of maxsize at start of loop.
    ld/
            * testsuite/ld-powerpc/pr28827-2.d,
            * testsuite/ld-powerpc/pr28827-2.lnk,
            * testsuite/ld-powerpc/pr28827-2.s: New test.
            * testsuite/ld-powerpc/powerpc.exp: Run it.

-- 
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]