public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][pushed] testsuite: mark a test with xfail
@ 2022-10-05 10:15 Martin Liška
  0 siblings, 0 replies; only message in thread
From: Martin Liška @ 2022-10-05 10:15 UTC (permalink / raw)
  To: gcc-patches; +Cc: Jeff Law

Pushed as pre-approved by Jeff.

Martin

	PR tree-optimization/106679

gcc/testsuite/ChangeLog:

	* gcc.dg/tree-prof/cmpsf-1.c: Mark as a known limitation.
---
 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 *-*-* } } } */
-- 
2.37.3


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

only message in thread, other threads:[~2022-10-05 10:15 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:15 [PATCH][pushed] testsuite: mark a test with xfail Martin Liška

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).