[Nasm-bugs] [Bug 3392387] New: new 'byte data exceeds bounds' warning from 2.13rc (not with 2.12.xx)

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Wed Mar 1 10:41:37 PST 2017


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

            Bug ID: 3392387
           Summary: new 'byte data exceeds bounds' warning from 2.13rc
                    (not with 2.12.xx)
           Product: NASM
           Version: unspecified
          Hardware: All
                OS: All
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: sezeroz at gmail.com
                CC: gorcunov at gmail.com, hpa at zytor.com, nasm-bugs at nasm.us

2.13rc5 and git/master produces the following warning:
../h2shared/worlda.asm:89: warning: byte data exceeds bounds
for all object formats I use (elf, win32, obj+os2/use32/flat,
coff). The line in question in the asm file is:
 xor ecx,0FFFFFFFFh
The whole file is at:
https://sourceforge.net/p/uhexen2/code/HEAD/tree/trunk/engine/h2shared/worlda.asm

The warning did not exist with nasm-2.12.xx and older.

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