[Nasm-bugs] [Bug 3392604] git nasm: segmentation fault when lmacros numdef is used

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Tue Aug 20 16:11:14 PDT 2019


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

H. Peter Anvin <hpa at zytor.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|OPEN                        |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from H. Peter Anvin <hpa at zytor.com> ---
This should be fixed now (ffe89ddaed9c53a4c43946cce1c8e43470f8a284).

While I was adjusting that code I found a trivial way to optimize the case you
complained about earlier (an mmacro wrapping an instruction, e.g. CALL), so
that is also committed now.

Please confirm if possible that this is addressing your needs. I really, really
have appreciated your rapid testing and feedback, it has been invaluable.

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