public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] XFAIL gcc.dg/graphite/vect-pr43423.c
@ 2015-03-25 12:52 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2015-03-25 12:52 UTC (permalink / raw)
  To: gcc-patches


Committed.

Richard.

2015-03-25  Richard Biener  <rguenther@suse.de>

	PR tree-optimization/62630
	* gcc.dg/graphite/vect-pr43423.c: XFAIL.

Index: gcc/testsuite/gcc.dg/graphite/vect-pr43423.c
===================================================================
--- gcc/testsuite/gcc.dg/graphite/vect-pr43423.c	(revision 221633)
+++ gcc/testsuite/gcc.dg/graphite/vect-pr43423.c	(working copy)
@@ -15,5 +15,5 @@ void foo(int n, int mid)
     }
 }
 
-/* { dg-final { scan-tree-dump-times "vectorized 2 loops" 1 "vect" } } */
+/* { dg-final { scan-tree-dump-times "vectorized 2 loops" 1 "vect" { xfail *-*-* } } } */
 /* { dg-final { cleanup-tree-dump "vect" } } */

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

only message in thread, other threads:[~2015-03-25 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-25 12:52 [PATCH] XFAIL gcc.dg/graphite/vect-pr43423.c Richard Biener

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