bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/29654] ld: add -w to suppress warnings


From: nickc at redhat dot com
Subject: [Bug ld/29654] ld: add -w to suppress warnings
Date: Fri, 21 Oct 2022 11:27:11 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29654

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Fangrui,

> `config.fatal_warnings = false;` makes me wonder how -w interacts with
> --fatal-warnings. It seems that -w --fatal-warnings and --fatal-warnings -w
> have the same effect (-w wins, which makes sense IMO), so I guess
> `config.fatal_warnings = false;` can be omitted.

It could, but I feel that it helps to emphasize that -w takes precedence over
--fatal-warnings, so I have left it in.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]