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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to