Commit 8de33df2 by Bin Cheng Committed by Bin Cheng

pr80815-3.c: Require vect_perm.

	gcc/testsuite
	* gcc.dg/vect/pr80815-3.c: Require vect_perm.

From-SVN: r250676
parent cf311b03
2017-07-28 Bin Cheng <bin.cheng@arm.com>
* gcc.dg/vect/pr80815-3.c: Require vect_perm.
2017-07-28 Tamar Christina <tamar.christina@arm.com> 2017-07-28 Tamar Christina <tamar.christina@arm.com>
Bilyan Borisov <bilyan.borisov@arm.com> Bilyan Borisov <bilyan.borisov@arm.com>
......
...@@ -42,4 +42,4 @@ int main (void) ...@@ -42,4 +42,4 @@ int main (void)
return 0; return 0;
} }
/* { dg-final { scan-tree-dump "improved number of alias checks from \[0-9\]* to 1" "vect" } } */ /* { dg-final { scan-tree-dump "improved number of alias checks from \[0-9\]* to 1" "vect" { target vect_perm } } } */
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