[Nasm-bugs] [Bug 3392375] error parse labels accross current line of code

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Mon Nov 28 11:30:42 PST 2016


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

--- Comment #3 from Cyrill Gorcunov <gorcunov at gmail.com> ---
Ok, the issue comes from

[cyrill at uranus nasm.git] git bisect good
472a7c1d17e0212b3cbf5302a9f5cdb358be4425 is the first bad commit
commit 472a7c1d17e0212b3cbf5302a9f5cdb358be4425
Author: H. Peter Anvin <hpa at zytor.com>
Date:   Mon Oct 31 08:44:25 2016 -0700

    Allow relative references to external symbols in data

    Allow constructs like:

          dd foo - $

    ... where foo is an external symbol.  Currently this is only
    implemented for extops, i.e. dx opcodes.

    Signed-off-by: H. Peter Anvin <hpa at zytor.com>

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