Fixup testsuite_whitelist for LoongArch64
(cherry picked from commit 5549e0ff1c14a64323c61ea6c2c4c201db136d49)
This commit is contained in:
parent
2741797c63
commit
9041102488
@ -1444,6 +1444,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 31 2023 lixing <lixing@loongson.cn> - 2.34-107
|
||||||
|
- Fixup testsuite_whitelist for LoongArch.
|
||||||
|
|
||||||
* Sun Jan 29 2023 Xue Liu <liuxue@loongson.cn> - 2.34-106
|
* Sun Jan 29 2023 Xue Liu <liuxue@loongson.cn> - 2.34-106
|
||||||
- LoongArch: Optimize some string functions including memcpy, memmove,
|
- LoongArch: Optimize some string functions including memcpy, memmove,
|
||||||
memset, strchr, strchrnul, strcmp, strncmp, ctrcpy, ctrlen, strnlen.
|
memset, strchr, strchrnul, strcmp, strncmp, ctrcpy, ctrlen, strnlen.
|
||||||
|
|||||||
@ -129,12 +129,13 @@ misc/tst-rseq-nptl
|
|||||||
misc/tst-rseq
|
misc/tst-rseq
|
||||||
|
|
||||||
# These testcase fails as left problems.
|
# These testcase fails as left problems.
|
||||||
FAIL: elf/tst-ifunc-fault-bindnow:LoongArch64
|
elf/tst-ifunc-fault-bindnow:loongarch64
|
||||||
FAIL: elf/tst-ifunc-fault-lazy:LoongArch64
|
elf/tst-ifunc-fault-lazy:loongarch64
|
||||||
FAIL: math/test-double-acos:LoongArch64
|
math/test-double-acos:loongarch64
|
||||||
FAIL: math/test-double-asin:LoongArch64
|
math/test-double-asin:loongarch64
|
||||||
FAIL: math/test-float32x-acos:LoongArch64
|
math/test-float32x-acos:loongarch64
|
||||||
FAIL: math/test-float32x-asin:LoongArch64
|
math/test-float32x-asin:loongarch64
|
||||||
FAIL: math/test-float64-acos:LoongArch64
|
math/test-float64-acos:loongarch64
|
||||||
FAIL: math/test-float64-asin:LoongArch64
|
math/test-float64-asin:loongarch64
|
||||||
FAIL: locale/tst-localedef-path-norm:LoongArch64
|
locale/tst-localedef-path-norm:loongarch64
|
||||||
|
misc/tst-glibcsyscalls:loongarch64
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user