https://sourceware.org/bugzilla/show_bug.cgi?id=26066
--- Comment #3 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 <h...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d4d8aee345704f7c39ebe9910cc08386708637b1 commit d4d8aee345704f7c39ebe9910cc08386708637b1 Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Jun 3 09:25:51 2020 -0700 nios2: Call _bfd_elf_maybe_set_textrel to set DF_TEXTREL Call _bfd_elf_maybe_set_textrel to set DF_TEXTREL by scanning dynamic relocations in read-only section. PR ld/26066 * elf32-nios2.c (nios2_elf32_size_dynamic_sections): Call _bfd_elf_maybe_set_textrel to set DF_TEXTREL. -- You are receiving this mail because: You are on the CC list for the bug.