Commit 40916d50 by Richard Biener Committed by Richard Biener

re PR tree-optimization/62630 (gcc.dg/graphite/vect-pr43423.c XFAILed)

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

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

From-SVN: r221662
parent b2953ba0
2015-03-25 Richard Biener <rguenther@suse.de>
PR tree-optimization/62630
* gcc.dg/graphite/vect-pr43423.c: XFAIL.
2015-03-25 Ilya Enkovich <ilya.enkovich@intel.com> 2015-03-25 Ilya Enkovich <ilya.enkovich@intel.com>
PR target/65508 PR target/65508
......
...@@ -15,5 +15,5 @@ void foo(int n, int mid) ...@@ -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" } } */ /* { dg-final { cleanup-tree-dump "vect" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment