[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binuti
From: |
shenhan at google dot com |
Subject: |
[Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418 |
Date: |
Fri, 08 Jan 2016 01:09:19 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19353
Han Shen <shenhan at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shenhan at google dot com
--- Comment #4 from Han Shen <shenhan at google dot com> ---
Hi, Kristof, I was able to reproduce case 2 (but not 1).
In gold, tls_segment is never created in layout.cc, so comes the assertion. In
call_once.o, there is the tls symbol _ZSt15__once_callable, however there is no
sections that has bit elfcpp::SHF_TLS turned on, and tls_segment is only
created if there is at least one sectoin with SHF_TLS bit.
So, Cary, shall we create the tls_segment whenever the Scanner encounters a tls
symbol?
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418, kristof.beyls at gmail dot com, 2016/01/05
- [Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418,
shenhan at google dot com <=
- [Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418, ccoutant at gmail dot com, 2016/01/12
- [Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418, ccoutant at gmail dot com, 2016/01/12
- [Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418, cvs-commit at gcc dot gnu.org, 2016/01/12
- [Bug gold/19353] ld-new: internal error in relocate_tls, at ../../binutils/gold/aarch64.cc:7418, ccoutant at gmail dot com, 2016/01/12