After r14-6455 this no longer fails.

gcc/testsuite/ChangeLog:

        * gcc.target/loongarch/vect-ftint-no-inexact.c (xfail): Remove.
---

Tested on loongarch64-linux-gnu.  Pushed as obvious.

 gcc/testsuite/gcc.target/loongarch/vect-ftint-no-inexact.c | 3 +--
 1 file changed, 1 insertion(+), 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 83d268099ac..61918beef5c 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\\)" } } */
-- 
2.43.0

Reply via email to