[Nasm-bugs] [Bug 3392662] nasm-2.15rc1 breaks firefox build (possibly related to 3392652?)

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Tue Jun 2 16:48:47 PDT 2020


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

--- Comment #2 from H. Peter Anvin <hpa at zytor.com> ---
When listing with -L+, the problem is the empty final argument:


    51                              <5>  %rotate 1
   574                              <3>  DEFINE_ARGS_INTERNAL %0, %4, %5
   574          ******************  <3>  warning: multi-line macro
`DEFINE_ARGS_INTERNAL' exists, but not taking 2 parameters
[-w+macro-params-multi]
   574                              <3>  ;;;  DEFINE_ARGS_INTERNAL 4, xcr, 
   574          ******************  <3>  error: parser: instruction expected
   762                              <2>  %endif

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