Conversation
We're in the process of stumbling into another round of these bugs related to insufficient alignment bytes. The idea of adding another alignment reloation that rounds down has come up a few times, but I don't remember if anyone's actually written the spec. So here's one. Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
This needs justification within this forum (I at least have not been aware of any of the discussions that led to this proposal) |
|
That remind me that we have similar issue for R_RISCV_RELAX: #116, and @jrtc27 has proposed we can point a dummy ISA symbol by the c.c. @Nelson1225 @MaskRay |
|
Thanks for tagging me. To address issues like riscv-collab/riscv-gnu-toolchain#445 , I agree that discerning RVC vs non-RVC I haven't thought much regarding |
We're in the process of stumbling into another round of these bugs related to insufficient alignment bytes. The idea of adding another alignment reloation that rounds down has come up a few times, but I don't remember if anyone's actually written the spec. So here's one.