|
From: | yanzhang.wang at intel dot com |
Subject: | [Bug binutils/30692] [RISC-V] Symbol offset in .eh_frame section is not adjusted after relaxation |
Date: | Fri, 28 Jul 2023 06:10:33 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30692 --- Comment #1 from Wang, Yanzhang <yanzhang.wang at intel dot com> --- We tried to fix it with two methods, - one is to support tc_fix_adjustable in gas. But there's a comment /* Let the linker resolve all the relocs due to relaxation. */. I'm not sure whether we can support it without breaking the ld. - another is to fix the symbol offset in after_allocation. Tried to readjust the offset of the symbol after relaxation but failed. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |