[Nasm-bugs] [Bug 3392689] ffmpeg and dav1d projects seem to have issues with new macro parsing.

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Mon Jul 6 09:45:18 PDT 2020


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

--- Comment #16 from Dale Curtis <dalecurtis at chromium.org> ---
The suspicion for the lld-link crash is that nasm is overaligning sections:
https://bugs.chromium.org/p/chromium/issues/detail?id=1101577#c4

I.e., the code specifies an alignment of 4 but one of 8 is now used. Is this an
intentional change in 2.15?

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