bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29660] Duplicated symbols count twice for linker script se


From: amodra at gmail dot com
Subject: [Bug binutils/29660] Duplicated symbols count twice for linker script sections?
Date: Fri, 07 Oct 2022 22:39:04 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
"inline symbols like C++ functions" are put in special sections, either part of
comdat groups, or the older style linkonce sections.  Normal sections are
duplicated if you tell ld to link two copies of an object file.

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