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.