https://sourceware.org/bugzilla/show_bug.cgi?id=26141
--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b59d128a112d441c657195939340698548862cec commit b59d128a112d441c657195939340698548862cec Author: Nick Clifton <ni...@redhat.com> Date: Thu Jun 25 11:11:51 2020 +0100 Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are not supported by the kernel. PR 26141 * config/tc-arm.c (arm_force_relocation): Force resolution of BFD_RELOC_THUMB_PCREL_BRANCH12 relocations. * testsuite/gas/arm/plt-1.d: Adjust expected disassembly. -- You are receiving this mail because: You are on the CC list for the bug.