diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2017-02-01 22:08:02 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2017-02-01 22:15:32 +0000 |
commit | 5139cfdb5515407900d0c3934c13712a5819456c (patch) | |
tree | 764f8289a412470749154499dab8deaef3afe68a /ChangeLog | |
parent | 7346ef59bb33e28161d78ab478c3476b3dab2e8e (diff) | |
download | gdb-5139cfdb5515407900d0c3934c13712a5819456c.zip gdb-5139cfdb5515407900d0c3934c13712a5819456c.tar.gz gdb-5139cfdb5515407900d0c3934c13712a5819456c.tar.bz2 |
MIPS/LD/testsuite: Fix a `tls-multi-got-1-1.s' build failure
Correct a commit ec9ab52c3217 ("gas: consistently emit diagnostics for
non-zero data emission to .bss/.struct"),
<https://sourceware.org/ml/binutils/2015-12/msg00073.html> regression:
.../ld/testsuite/ld-mips-elf/tls-multi-got-1-1.s: Assembler messages:
.../ld/testsuite/ld-mips-elf/tls-multi-got-1-1.s:39: Error: attempt to store non-zero value in section `.tbss'
ERROR: -EB -march=mips1 -32 -KPIC .../ld/testsuite/ld-mips-elf/tls-multi-got-1-1.s: assembly failed
UNRESOLVED: Shared library with multiple GOTs and TLS
in MIPS target testing and move `tlsvar_ld' to `.tdata' section, in line
with the remaining local dynamic definitions introduced with the set of
tests added with commit f4e584bd00f1 ("TLS support for MIPS"),
<https://sourceware.org/ml/binutils/2005-02/msg00607.html>.
ld/
* testsuite/ld-mips-elf/tls-multi-got-1-1.s: Place `tlsvar_ld'
in `.tdata' section.
* testsuite/ld-mips-elf/tls-multi-got-1.got: Adjust accordingly.
* testsuite/ld-mips-elf/tls-multi-got-1.r: Likewise.
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions