https://sourceware.org/bugzilla/show_bug.cgi?id=32221
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amodra at gmail dot com --- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> --- Many ELF targets don't use elf.sc and their linker scripts don't have elf.sc: SEPARATE_TEXT=" " elf.sc: SEPARATE_TEXT=" " elf.sc: ${RELOCATING+${SEPARATE_TEXT-/* Read-only sections, merged into text segment: */}} elf.sc:if test -n "${SEPARATE_CODE}${SEPARATE_TEXT}"; then to support -z separate-code. -- You are receiving this mail because: You are on the CC list for the bug.