[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax
From: |
wang.deqiang1 at zte dot com.cn |
Subject: |
[Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section |
Date: |
Mon, 17 Feb 2014 07:13:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16546
--- Comment #5 from wangdeqiang <wang.deqiang1 at zte dot com.cn> ---
there is still some problem:
if a.o and b.o are partial linked into c.o, and b.o has some tls GD relocs,
then __tls_get_addr call in b.o still may be relaxed, those TLS relocs still
can't be optimized in final link.
so i think maybe we should just ignore the __tls_get_addr
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/16546] New: powerpc __tls_get_addr should be ignored in ppc_elf_relax_section, wang.deqiang1 at zte dot com.cn, 2014/02/09
- [Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section, wang.deqiang1 at zte dot com.cn, 2014/02/09
- [Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section, amodra at gmail dot com, 2014/02/12
- [Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section, cvs-commit at gcc dot gnu.org, 2014/02/12
- [Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section, amodra at gmail dot com, 2014/02/12
- [Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section, wang.deqiang1 at zte dot com.cn, 2014/02/12
- [Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section,
wang.deqiang1 at zte dot com.cn <=
- [Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section, amodra at gmail dot com, 2014/02/17
- [Bug ld/16546] powerpc __tls_get_addr should be ignored in ppc_elf_relax_section, wang.deqiang1 at zte dot com.cn, 2014/02/17