pr30858.c: Update expected output for architectures with multiple vector sizes.
2011-10-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> * gcc.dg/vect/pr30858.c: Update expected output for architectures with multiple vector sizes. From-SVN: r181420
This commit is contained in:
parent
425d737b36
commit
a6bbb56fef
@ -1,3 +1,8 @@
|
||||
2011-10-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
|
||||
|
||||
* gcc.dg/vect/pr30858.c: Update expected output for
|
||||
architectures with multiple vector sizes.
|
||||
|
||||
2011-11-16 Richard Earnshaw <rearnsha@arm.com>
|
||||
Bernd Schmidt <bernds@coudesourcery.com>
|
||||
Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
@ -11,5 +11,5 @@ foo (int ko)
|
||||
}
|
||||
|
||||
/* { dg-final { scan-tree-dump-times "vectorized 0 loops" 1 "vect" } } */
|
||||
/* { dg-final { scan-tree-dump-times "Unknown def-use cycle pattern." 1 "vect" } } */
|
||||
/* { dg-final { scan-tree-dump "Unknown def-use cycle pattern." "vect" } } */
|
||||
/* { dg-final { cleanup-tree-dump "vect" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user