]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
LoongArch: testsuite: Remove XFAIL in vect-ftint-no-inexact.c
authorXi Ruoyao <xry111@xry111.site>
Tue, 12 Dec 2023 18:39:35 +0000 (02:39 +0800)
committerXi Ruoyao <xry111@xry111.site>
Tue, 12 Dec 2023 18:42:18 +0000 (02:42 +0800)
After r14-6455 this no longer fails.

gcc/testsuite/ChangeLog:

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

gcc/testsuite/gcc.target/loongarch/vect-ftint-no-inexact.c

index 83d268099ac91d6636ae0a9312909f4dd64ccc3e..61918beef5c6d1003ce951250c24999aed6393ea 100644 (file)
@@ -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\\)" } } */