aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-12-13 02:39:35 +0800
committerXi Ruoyao <xry111@xry111.site>2023-12-13 02:42:18 +0800
commitf4d8ab192d8c9f540cf19a0906d68a0f52fdef60 (patch)
treedb1fac4ea3418b5571f304f1c790b3b3a89e27d1
parent6cc3231b9e72c55c93827232420031a050e4dbe2 (diff)
downloadgcc-f4d8ab192d8c9f540cf19a0906d68a0f52fdef60.zip
gcc-f4d8ab192d8c9f540cf19a0906d68a0f52fdef60.tar.gz
gcc-f4d8ab192d8c9f540cf19a0906d68a0f52fdef60.tar.bz2
LoongArch: testsuite: Remove XFAIL in vect-ftint-no-inexact.c
After r14-6455 this no longer fails. gcc/testsuite/ChangeLog: * gcc.target/loongarch/vect-ftint-no-inexact.c (xfail): Remove.
-rw-r--r--gcc/testsuite/gcc.target/loongarch/vect-ftint-no-inexact.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.target/loongarch/vect-ftint-no-inexact.c b/gcc/testsuite/gcc.target/loongarch/vect-ftint-no-inexact.c
index 83d2680..61918be 100644
--- a/gcc/testsuite/gcc.target/loongarch/vect-ftint-no-inexact.c
+++ b/gcc/testsuite/gcc.target/loongarch/vect-ftint-no-inexact.c
@@ -39,6 +39,5 @@
/* { dg-final { scan-assembler-not "\txvftintrne\.w\.s" } } */
/* { dg-final { scan-assembler-not "\txvftintrne\.l\.d" } } */
-/* trunc: XFAIL due to PR 107723 */
-/* { dg-final { scan-assembler "bl\t%plt\\(trunc\\)" { xfail *-*-* } } } */
+/* { dg-final { scan-assembler "bl\t%plt\\(trunc\\)" } } */
/* { dg-final { scan-assembler "bl\t%plt\\(truncf\\)" } } */