[Nasm-bugs] [Bug 3392533] Considerations for segment support in ELF

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Fri Jul 26 11:00:54 PDT 2019


https://bugzilla.nasm.us/show_bug.cgi?id=3392533

--- Comment #43 from H. Peter Anvin <hpa at zytor.com> ---
So I looked a bit at the gas code, and I *think* the right way to do it in gas
is to leverage the already computed fx_subsy. In existing elf_i386 this is of
course only allowed versus the GOT, but some other targets already have, and
use, generic subtractions, so I think it should be possible to work that out.

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


More information about the Nasm-bugs mailing list