public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-3082] testsuite: mark a test with xfail
@ 2022-10-05 10:17 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-10-05 10:17 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:233c966dba5012938a1f84e14c26b52d507b2aae

commit r13-3082-g233c966dba5012938a1f84e14c26b52d507b2aae
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Oct 5 12:14:40 2022 +0200

    testsuite: mark a test with xfail
    
            PR tree-optimization/106679
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/tree-prof/cmpsf-1.c: Mark as a known limitation.

Diff:
---
 gcc/testsuite/gcc.dg/tree-prof/cmpsf-1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/tree-prof/cmpsf-1.c b/gcc/testsuite/gcc.dg/tree-prof/cmpsf-1.c
index 16adb92e1ca..696f459e605 100644
--- a/gcc/testsuite/gcc.dg/tree-prof/cmpsf-1.c
+++ b/gcc/testsuite/gcc.dg/tree-prof/cmpsf-1.c
@@ -181,4 +181,4 @@ main (void)
   exit (0);
 }
 
-/* { dg-final-use-not-autofdo { scan-tree-dump-not "Invalid sum" "dom2"} } */
+/* { dg-final-use-not-autofdo { scan-tree-dump-not "Invalid sum" "dom2" { xfail *-*-* } } } */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-05 10:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 10:17 [gcc r13-3082] testsuite: mark a test with xfail Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).