combine.c (simplify_set): Try harder to find the best CC mode when simplifying a...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 22 Mar 2011 20:04:58 +0000 (20:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 22 Mar 2011 20:04:58 +0000 (20:04 +0000)
commite8b97ccd59010685e183b437b1f192e01e2809ad
treed4c27b860570439ad5f74e0502248939bc81a27e
parent56f8587a5bdc641ab06e81d8dbdb4a441431344a
combine.c (simplify_set): Try harder to find the best CC mode when simplifying a nested COMPARE on the RHS.

* combine.c (simplify_set): Try harder to find the best CC mode when
simplifying a nested COMPARE on the RHS.

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