https://sourceware.org/bugzilla/show_bug.cgi?id=3298
--- Comment #8 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6cd9586f7f502d9034751df1b88b1ae91a34a8b6 commit 6cd9586f7f502d9034751df1b88b1ae91a34a8b6 Author: QBos07 <qu...@outlook.de> Date: Fri May 9 13:49:44 2025 +0000 PR 3298 Fix SuperH relaxation overriding wrong intruction when doing load store switching it wrongly adjusts the address of the R_SH_USES reloc and not the actual offset from that instruction. This is an issue if the pc-relative function call relaxation gets done in a later pass wich will result in overriding the wrong instruction. -- You are receiving this mail because: You are on the CC list for the bug.