bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/31067] symbols eliminated by --gc-sections still trigger warning


From: rearnsha at sourceware dot org
Subject: [Bug ld/31067] symbols eliminated by --gc-sections still trigger warnings for gnu.warning.SYM
Date: Tue, 21 Nov 2023 09:35:11 +0000

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

--- Comment #4 from Richard Earnshaw <rearnsha at sourceware dot org> ---
Prior to the patch you've just installed the only documentation for this
feature that I've been able to find (other than the patch itself) is the NEWS
entry.  That reads:

* When an ELF section named .gnu.warning.SYMBOL is encountered in an input
file, and the symbol SYMBOL is referenced by some object file, the contents of
                               ^^^^^^^^^^
the section are displayed as an error message. 

But your patch talks about SYMBOL being defined.  The two are quite different,
so which is correct?

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