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

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Sat Aug 3 12:04:23 PDT 2019


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

--- Comment #81 from H. Peter Anvin <hpa at zytor.com> ---
Still not general; my thinking was to add a directive .segsyms taking an
extension with like .eqv would be evaluated late (store it in the segment
structure as a labelS using pseudo_set().)

Would be added immediately after the section directive and so would be local.

A big problem with what you are doing is the inherent lack of handling of
subsections, which gcc uses fairly extensively in recent version.

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