[Nasm-bugs] [Bug 3392388] 2.13rc: -pedantic and HAVE_STDNORETURN_H produces lots of warnings

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Wed Mar 1 13:51:37 PST 2017


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

H. Peter Anvin <hpa at zytor.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|OPEN                        |CLOSED
         Resolution|---                         |WONTFIX

--- Comment #1 from H. Peter Anvin <hpa at zytor.com> ---
I don't know of a way to fix that.  We want to use <stdnoreturn.h> if it
exists.
Newer versions of gcc (either gcc-5.3 or -6.1) don't seem to flag this as a
warning, and older gccs don't seem to provide <stdnoreturn.h>, so I think I'm
going to consider that a nuisance warning in gcc-4.9.

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