bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26688] ld segfaulting building uClibc-ng 1.0.35 for bfin-linux


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/26688] ld segfaulting building uClibc-ng 1.0.35 for bfin-linux
Date: Thu, 14 Jan 2021 14:11:44 +0000

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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_36-branch branch has been updated by H.J. Lu
<hjl@sourceware.org>:

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

commit 2bbb84d5e16ff80c4dd3e27c9f0693171940aaaf
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Jan 14 05:23:58 2021 -0800

    bfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESC

    Linker should never generate dynamic relocations for relocations in
    non-SEC_ALLOC section which has no impact on run-time behavior.  Such
    relocations should be resolved to 0.

            PR ld/26688
            * elf32-bfin.c (bfinfdpic_relocate_section): Skip non SEC_ALLOC
            section for R_BFIN_FUNCDESC.

    (cherry picked from commit 8ca9c7eb6773dd3cc9c536787b3489d36356ccf7)

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