Commit 1390536b by Richard Biener Committed by Richard Biener

pr18589-10.c: Adjust.

2016-04-29  Richard Biener  <rguenther@suse.de>

	* gcc.dg/tree-ssa/pr18589-10.c: Adjust.

From-SVN: r235624
parent 7132ae19
2016-04-29 Richard Biener <rguenther@suse.de>
* gcc.dg/tree-ssa/pr18589-10.c: Adjust.
2016-04-29 Richard Biener <rguenther@suse.de>
PR tree-optimization/13962
PR tree-optimization/65686
* gcc.dg/uninit-pr65686.c: New testcase.
......
......@@ -7,4 +7,4 @@ double baz (double x, double y, double z)
* __builtin_pow (z, 4.0));
}
/* { dg-final { scan-tree-dump-times " \\* " 5 "optimized" } } */
/* { dg-final { scan-tree-dump-times " \\* " 4 "optimized" } } */
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