re PR tree-optimization/58453 (Revision 202431 results in miscompare for CPU2006...
authorRichard Biener <rguenther@suse.de>
Fri, 20 Sep 2013 12:21:08 +0000 (12:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 20 Sep 2013 12:21:08 +0000 (12:21 +0000)
commit9fed7f3aa8f85b8658a081a0342b3a12d8107afa
tree91acf755102024f37d660f235c7b7e61f82d7a2e
parenta820c834673a3f4de4c0f303d7c686252f5eee8c
re PR tree-optimization/58453 (Revision 202431 results in miscompare for CPU2006 434.zeusmp)

2013-09-20  Richard Biener  <rguenther@suse.de>

PR tree-optimization/58453
* tree-loop-distribution.c (distribute_loop): Apply the cost
model for -ftree-loop-distribute-patterns, too.

* gcc.dg/tree-ssa/ldist-23.c: New testcase.

From-SVN: r202775
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/ldist-23.c [new file with mode: 0644]
gcc/tree-loop-distribution.c