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