bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26701] Ability to suppress warnings due to tags in a library


From: nickc at redhat dot com
Subject: [Bug ld/26701] Ability to suppress warnings due to tags in a library
Date: Mon, 05 Oct 2020 16:00:57 +0000

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

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Eyal,

  Yes, the linker could suppress these warnings.  But the important point
  is that it is not at all clear that the linker should suppress them.
  The warnings are important, and the real way to get rid of them is to
  fix the code that is triggering them.

  Now I appreciate that this is not always possible.  But as pointed out
  in PR 12017 there are several ways to work around the problem without
  modifying the linker.  My stance is: why introduce new code, and 
  potentially new bugs, to the linker when there are other ways of solving
  the problem.

  So, if you do want to get a change like this in, I think that you are
  going to need to drum up some support from the community.  If enough
  people agree with you, then I will make the necessary changes.  One
  important point however is that you ought to make sure that the LLVM
  community agrees with the idea too, and that they are willing to put
  it into their linker (LLD).

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]