--- Additional Comments From hjl dot tools at gmail dot com 2009-11-04
14:45 ---
(In reply to comment #5)
> gold does not generate the .rel.iplt or .rela.iplt sections itself. I'm not
> sure what this has to do with "multi-arched libc.a". gold does not yet
> support
> STT_GNU_IFUNC sy
--- Additional Comments From ian at airs dot com 2009-11-04 07:34 ---
gold does not generate the .rel.iplt or .rela.iplt sections itself. I'm not
sure what this has to do with "multi-arched libc.a". gold does not yet support
STT_GNU_IFUNC symbols.
It's normal for tls_shared_gnu2_test t
--- Additional Comments From hjl dot tools at gmail dot com 2009-11-03
17:41 ---
Gold generates those symbols. However, those special sections
+".rel.iplt", // output_section
+".rela.iplt", // output_section
are generated by linker. Does gold generate
--- Additional Comments From ian at airs dot com 2009-11-03 15:44 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
Resoluti
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-11-03
15:43 ---
Subject: Bug 10893
CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_20-branch
Changes by: i...@sourceware.org 2009-11-03 15:42:51
Modified files:
gold :
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-11-03
15:42 ---
Subject: Bug 10893
CVSROOT:/cvs/src
Module name:src
Changes by: i...@sourceware.org 2009-11-03 15:41:51
Modified files:
gold : ChangeLog defstd.cc
Log message: