diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-08-24 19:34:47 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-08-29 18:56:56 +0800 |
commit | feeb9314002a5e304dc552781ed93f06d7f51c93 (patch) | |
tree | 3dbba329b9f56be0005a76bd8fbd90f9c2aed291 /gcc/value-range.cc | |
parent | 1930c5d05ceff2173a32f23e5dbd0738460f521e (diff) | |
download | gcc-feeb9314002a5e304dc552781ed93f06d7f51c93.zip gcc-feeb9314002a5e304dc552781ed93f06d7f51c93.tar.gz gcc-feeb9314002a5e304dc552781ed93f06d7f51c93.tar.bz2 |
LoongArch: testsuite: refine __tls_get_addr tests with tls_native
If GCC is not built with a working linker for the target (developers
occansionally build such a "minimal" GCC for testing and debugging),
TLS will be emulated and __tls_get_addr won't be used. Refine those
tests depending on __tls_get_addr with tls_native to avoid test
failures.
gcc/testsuite/ChangeLog:
* gcc.target/loongarch/func-call-medium-1.c: Refine test
depending on __tls_get_addr with { target tls_native }.
* gcc.target/loongarch/func-call-medium-2.c: Likewise.
* gcc.target/loongarch/func-call-medium-3.c: Likewise.
* gcc.target/loongarch/func-call-medium-4.c: Likewise.
* gcc.target/loongarch/func-call-medium-5.c: Likewise.
* gcc.target/loongarch/func-call-medium-6.c: Likewise.
* gcc.target/loongarch/func-call-medium-7.c: Likewise.
* gcc.target/loongarch/func-call-medium-8.c: Likewise.
* gcc.target/loongarch/tls-gd-noplt.c: Likewise.
Diffstat (limited to 'gcc/value-range.cc')
0 files changed, 0 insertions, 0 deletions