commit | 6cd9586f7f502d9034751df1b88b1ae91a34a8b6 | [log] [tgz] |
---|---|---|
author | QBos07 <qubos@outlook.de> | Fri May 09 13:49:44 2025 +0000 |
committer | Alan Modra <amodra@gmail.com> | Fri May 23 08:57:50 2025 +0930 |
tree | cdaf329f07a9b9e29db37fefbf720b51c41cec2b | |
parent | 689f3edfb8fb7fbe5432bfdba9f79347a6649dbf [diff] |
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.