loop-iv.c (simplify_using_initial_values): Return if the expression becomes invalid...
authorBernd Schmidt <bernd.schmidt@analog.com>
Sat, 24 Feb 2007 16:30:51 +0000 (16:30 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Sat, 24 Feb 2007 16:30:51 +0000 (16:30 +0000)
commit00c73ae6373c0a4080b9a414b43cc6efebb0705c
tree36940c182974581864c1793a3e83e3a5520eaab0
parentf048ddccf080a436a5d0ebc04006db525cc115e7
loop-iv.c (simplify_using_initial_values): Return if the expression becomes invalid due to altered regs.

* loop-iv.c (simplify_using_initial_values): Return if the
expression becomes invalid due to altered regs.

From-SVN: r122291
gcc/ChangeLog
gcc/loop-iv.c