Commit 7c8615b6 by Bin Cheng Committed by Bin Cheng

pr71347.c: Drop xfail.

	gcc/testsuite
	* gcc.dg/tree-ssa/pr71347.c: Drop xfail.

From-SVN: r241968
parent 4c6a4a53
2016-11-08 Bin Cheng <bin.cheng@arm.com>
* gcc.dg/tree-ssa/pr71347.c: Drop xfail.
2016-11-08 Bin Cheng <bin.cheng@arm.com>
* gcc.dg/vect/vect-cond-2.c: Drop xfail.
2016-11-08 Martin Liska <mliska@suse.cz>
......
......@@ -14,4 +14,4 @@ void foo (void)
}
/* Load of X[i - i] can be omitted by reusing X[i] in previous iteration. */
/* { dg-final { scan-tree-dump-not ".* = MEM.*;" "optimized" { xfail { ia64-*-* arm*-*-* m68k*-*-* } } } } */
/* { dg-final { scan-tree-dump-not ".* = MEM.*;" "optimized" } } */
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