[Bug binutils/3298] -mrelax broken for sh-elf

2025-05-24 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=3298 --- Comment #16 from Alan Modra --- (In reply to Joern Rennecke from comment #11) > I see we have similar code in coff-sh.c sh_swap_insns. Yes. That is obviously wrong too. Likely adjusting r_addend isn't the right thing to do for COFF, we'd

[Bug gas/32196] R_X86_64_32 relocation generated, expecting R_X86_64_PLT32

2025-05-24 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=32196 Fangrui Song changed: What|Removed |Added CC||i at maskray dot me --- Comment #4 fro

[Bug binutils/3298] -mrelax broken for sh-elf

2025-05-24 Thread amylaar at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=3298 --- Comment #15 from Joern Rennecke --- (In reply to Quentin Boswank from comment #14) > Created attachment 16105 [details] > patch for gas bug zeroing 16 or 32 bit width jumptables when relaxing > > Off course there was another one + ma

[Bug binutils/3298] -mrelax broken for sh-elf

2025-05-24 Thread qubos at outlook dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=3298 --- Comment #14 from Quentin Boswank --- Created attachment 16105 --> https://sourceware.org/bugzilla/attachment.cgi?id=16105&action=edit patch for gas bug zeroing 16 or 32 bit width jumptables when relaxing Off course there was another one