[Nasm-bugs] [Bug 3392827] 'pops' bug for example: pops ds makes an opcode 3Eh instead of giving syntax error about 'pop' inst.

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sun Jan 8 09:06:31 PST 2023


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

--- Comment #6 from Erdogan Tan <erdogantan at singlix.com> ---
NASM can write a warning message to STDERR (-Z option) for colonless orphan
labels (which are not called or jumped from anywhere of the code or not used as
a pointer '[ .. ]')

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