* gcc.dg/vect/O3-vect-pr34223.c: Check vect_int_mult.
From-SVN: r140645
This commit is contained in:
parent
3ba09659f1
commit
1547a82040
@ -1,3 +1,7 @@
|
||||
2008-09-24 Steve Ellcey <sje@cup.hp.com>
|
||||
|
||||
* gcc.dg/vect/O3-vect-pr34223.c: Check vect_int_mult.
|
||||
|
||||
2008-09-24 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* gcc.dg/gomp/for-1.c: Test for columns.
|
||||
|
@ -29,5 +29,5 @@ int main()
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" } } */
|
||||
/* { dg-final { scan-tree-dump-times "vectorized 1 loops" 1 "vect" { target vect_int_mult } } } */
|
||||
/* { dg-final { cleanup-tree-dump "vect" } } */
|
||||
|
Loading…
x
Reference in New Issue
Block a user