Commit eb4432f7 by Jan Hubicka Committed by Jan Hubicka

* gcc.dg/tree-ssa/scev-14.c: update template.

From-SVN: r238040
parent 62da9e14
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" } } */
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