[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 13:37:06 PDT 2020


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

--- Comment #19 from H. Peter Anvin <hpa at zytor.com> ---
For what it's worth, unless the section name is one of the ones explicitly
listed in the documentation or there are alignment directives the alignment
should not be forced. That being said, NASM 2.15 allows a subsequent section
directive to increase the alignment, whereas older NASM would simply ignore it
after the first instance.

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