[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
Sat Jun 6 00:25:25 PDT 2020


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

gabriele balducci <balducci at units.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |balducci at units.it

--- Comment #6 from gabriele balducci <balducci at units.it> ---
hi

I just tried 2.15rc5 vs firefox-78.0b2.

AFAICS, this should have been fixed as per
f8639bdb52474ecabd7aba6ecaa3a70ea77a777d (BR 3392662: handle empty
argument at end of mmacro call)

(downloaded from git:
git clone -b nasm-2.15rc5 git://repo.or.cz/nasm.git
)

It passes fine the compilation which failed with 2.15rc1, but fails
(with a very similar error, it seems to me) on another one.

Again, no problems whatsoever with nasm-2.14.02 and nasm-2.14.03rc2

At present, the versions I have at hand are:

nasm-2.14.02
nasm-2.14.03rc2
nasm-2.15rc2
nasm-2.15rc5

Curiously, 2.15rc2 (which behaves identically to 2.15rc1 on the first test
case, ie my previous attachment 411762), passes the compilation which
is now failing with 2.15rc5.

I'm attaching a new tar (with the relevant files) which illustrates with
more detail what I'm reporting about; inside is also a table which
summarizes the results and which I reproduce also here:

    test-case-1 (this is my previous attachment 411762)
    ===========
                       $?       
    nasm-2.14.02       0
    nasm-2.14.03rc2    0
    nasm-2.15rc2       1
    nasm-2.15rc5       0

    test-case-2
    ===========
                       $?       
    nasm-2.14.02       0
    nasm-2.14.03rc2    0
    nasm-2.15rc2       0
    nasm-2.15rc5       1


Apologies: I don't know if this new failure is a problem with nasm or
the firefox asm sources

thanks a lot
ciao
gabriele

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