* gcc.dg/tree-ssa/scev-14.c: update template.
From-SVN: r238040
This commit is contained in:
parent
62da9e14ce
commit
eb4432f704
@ -1,3 +1,7 @@
|
||||
2016-07-05 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* gcc.dg/tree-ssa/scev-14.c: update template.
|
||||
|
||||
2016-07-06 Richard Sandiford <richard.sandiford@arm.com>
|
||||
|
||||
* gcc.dg/vect/group-no-gaps-1.c: New test.
|
||||
|
@ -8,4 +8,3 @@ void t(unsigned int n)
|
||||
a[i]++;
|
||||
}
|
||||
/* { dg-final { scan-tree-dump "Overflowness wrto loop niter: No-overflow" "ivopts" } } */
|
||||
/* { dg-final { scan-tree-dump-not "Overflowness wrto loop niter: Overflow" "ivopts" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user