re PR tree-optimization/40421 (Revision 148352 failed 416.gamess in SPEC CPU 2006)
authorRichard Guenther <rguenther@suse.de>
Sat, 13 Jun 2009 17:02:17 +0000 (17:02 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 13 Jun 2009 17:02:17 +0000 (17:02 +0000)
commite1e6dc737e629e7280e70dbd403d0d6da9c4e1a6
treefb00355fe92d76940dd67a378dc9567090718ab5
parent8012b92326d303302b5aa912752ab99348d3b6aa
re PR tree-optimization/40421 (Revision 148352 failed 416.gamess in SPEC CPU 2006)

2009-06-13  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/40389
* tree-predcom.c (should_unroll_loop_p): Remove.
(tree_predictive_commoning_loop): Use can_unroll_loop_p.

* gfortran.fortran-torture/compile/pr40421.f: New testcase.

From-SVN: r148458
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/pr40421.f [new file with mode: 0644]
gcc/tree-predcom.c