[Nasm-bugs] [Bug 3392684] New: debug output does not reflect %rep

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Fri Jun 26 15:05:28 PDT 2020


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

            Bug ID: 3392684
           Summary: debug output does not reflect %rep
           Product: NASM
           Version: 2.15 (development)
          Hardware: All
                OS: All
            Status: OPEN
          Severity: minor
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: hpa at zytor.com
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Build from source archive using configure

src_get() is used to determine line numbers for debug output, however, this
does not reflect macros or %rep. It is unclear what the Right Thing is for
macros which are not .nolist (for .nolist macros it is clear the debug
information should *not* reflect the macro), but for %rep it is clearly wrong.

This is not 2.15 material this late in the cycle, but perhaps 2.15.01 material.

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