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 <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2bbb84d5e16ff80c4dd3e27c9f0693171940aaaf commit 2bbb84d5e16ff80c4dd3e27c9f0693171940aaaf Author: H.J. Lu <hjl.to...@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.