r219880 - in /trunk/gcc: ChangeLog loop-iv.c te...
ienkovich@gcc.gnu.org
ienkovich@gcc.gnu.org
Tue Jan 20 08:29:00 GMT 2015
Author: ienkovich
Date: Tue Jan 20 08:29:09 2015
New Revision: 219880
URL: https://gcc.gnu.org/viewcvs?rev=219880&root=gcc&view=rev
Log:
gcc/
PR bootstrap/64676
Revert:
2015-01-19 Igor Zamyatin <igor.zamyatin@intel.com>
PR rtl-optimization/64081
* loop-iv.c (def_pred_latch_p): New function.
(latch_dominating_def): Allow specific cases with non-single
definitions.
(iv_get_reaching_def): Likewise.
(check_complex_exit_p): New function.
(check_simple_exit): Use check_complex_exit_p to allow certain cases
with exits not executing on any iteration.
gcc/testsuite/
PR bootstrap/64676
Revert:
2014-01-19 Igor Zamyatin <igor.zamyatin@intel.com>
PR rtl-optimization/64081
* gcc.dg/pr64081.c: New test.
Removed:
trunk/gcc/testsuite/gcc.dg/pr64081.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/loop-iv.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list