[Nasm-bugs] [Bug 3392469] mach-o executables crash with dead striping due to missing object relocations.

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Thu Mar 1 15:05:00 PST 2018


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

--- Comment #5 from H. Peter Anvin <hpa at zytor.com> ---
Right, I see... the way the dead stripping works means that a section isn't
really a proper section, but is composed of multiple metasections.  I *think*
we can still do optimization but we clearly need to inhibit the conversion from
addresses to data.

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


More information about the Nasm-bugs mailing list