pr80815-3.c: Require vect_perm.
gcc/testsuite * gcc.dg/vect/pr80815-3.c: Require vect_perm. From-SVN: r250676
This commit is contained in:
parent
cf311b0355
commit
8de33df278
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
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>
|
||||
Bilyan Borisov <bilyan.borisov@arm.com>
|
||||
|
||||
|
|
|
@ -42,4 +42,4 @@ int main (void)
|
|||
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 } } } */
|
||||
|
|
Loading…
Add table
Reference in a new issue