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

--- Comment #1 from Nelson Chu <nelsonc1225 at sourceware dot org> ---
Looks like lld force to add a R_RISCV_ALIGN and NOPS at the begin of every
input section if they disable relaxations but linked with other relaxable
sections under -r?  Not really sure how to do that in GNU ld side, roughly
trace the code, maybe elf_backend_update_relocs should be the place to try if
people wants to do similar hacks.

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

Reply via email to