[Nasm-bugs] [Bug 3392498] macho: label changed during code generation

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Fri Aug 17 10:30:28 PDT 2018


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

--- Comment #7 from zenith432 at users.sourceforge.net ---
(In reply to Chang S. Bae from comment #6)
> Not sure if this is always true for this pragma. It tends to be up to the
> toolchain (linker..)

Well, nasm today *does not* generate a relocation for a jmp into the same
subsection.  It generates a 32-bit (unoptimized) displacement w/o reloc.  So if
you think this is linker-dependent then there is something already wrong.

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