bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/17550] Section groups (comdat/linkonce) create undefined symbols


From: ma.jiang at zte dot com.cn
Subject: [Bug ld/17550] Section groups (comdat/linkonce) create undefined symbols unnecessarily
Date: Thu, 05 May 2016 02:18:39 +0000

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

ma.jiang at zte dot com.cn changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ma.jiang at zte dot com.cn

--- Comment #1 from ma.jiang at zte dot com.cn ---
I encountered this bug some days ago when using lto. The compiler build a lot
of  symbols  like .LTHUNKxxx.xxx, some of them became undefined because of this
bug. And finally, I could not get my executable(although everythis is ok in
fact)...
The _bfd_elf_section_already_linked should not drop alreay_linked sections
simply.Relocating symbols to previous linked sections is also its
responsiblity.

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