[Nasm-bugs] [Bug 3392596] PA_FUNC_ATTRIBUTE: handle compilers with no support for -Werror=attributes

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Fri Aug 16 01:07:51 PDT 2019


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

--- Comment #4 from Ozkan Sezer <sezeroz at gmail.com> ---
(In reply to H. Peter Anvin from comment #1)
> What harm does it do if we have false positives here?

stderr will be plagued by 'ignored attribute' warnings.

(In reply to H. Peter Anvin from comment #2)
> Also, what happens if we set -Werror instead of -Werror=attributes?

-Werror doesn't  make gcc to error out for unsupported attributes.

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