]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/45966 (Incorrect combiner transformation.)
authorBernd Schmidt <bernds@codesourcery.com>
Tue, 19 Oct 2010 00:24:36 +0000 (00:24 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 19 Oct 2010 00:24:36 +0000 (00:24 +0000)
commit21016e43e2ead79d6dec8827a8c66339f467813b
tree6999acbad04fe1f45049c9e3c40d68981df29d9f
parent91d2ae685621582eb429f0b2d5a2277151d55121
re PR rtl-optimization/45966 (Incorrect combiner transformation.)

PR rtl-optimization/45966
* combine.c (try_combine): If added_sets_2, deal with the case
where i0 feeds i1 and i1 feeds i2.

From-SVN: r165674
gcc/ChangeLog
gcc/combine.c