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

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Tue Jul 30 00:35:40 PDT 2019


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

--- Comment #68 from H. Peter Anvin <hpa at zytor.com> ---
I am certainly not suggesting that gcc should do any such intuit!  If it had
to, then it might as well output binary code directly (like clang/llvm does.)

This is gas' job, not gcc's, and I'm very actively working on it (sleep is for
the weak, even on weekends apparently); I think I have figured out most of
where it all needs to go in the gas framework and am putting it in.

Just found a bug in the handling of @SEG that I just fixed. The handling of
symbol differences will be next.

-- 
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