bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: amylaar at gcc dot gnu.org
Subject: [Bug binutils/3298] -mrelax broken for sh-elf
Date: Mon, 10 Nov 2014 19:04:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=3298

--- Comment #3 from Joern Rennecke <amylaar at gcc dot gnu.org> ---
One thing that I just noticed while browsing through sh_elf_relax_delete_bytes
is that we don't process R_SH_ALIGN properly; i.e. when we stop at a larger
alignment, we should should check if we should now remove bytes of the full
size of the alignment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]