diff options
author | Andrew Pinski <pinskia@physics.uc.edu> | 2005-07-02 16:24:31 +0000 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2005-07-02 09:24:31 -0700 |
commit | 70a9e64b3cc4c27d53dd895e5318cae00245b22c (patch) | |
tree | 6727f44f38b7555600e9d6975c1b06de203f7e6f /gcc/expr.c | |
parent | 2d0dab7f2bb2acbc9a9fffc7278be44c9a1dcd43 (diff) | |
download | gcc-70a9e64b3cc4c27d53dd895e5318cae00245b22c.zip gcc-70a9e64b3cc4c27d53dd895e5318cae00245b22c.tar.gz gcc-70a9e64b3cc4c27d53dd895e5318cae00245b22c.tar.bz2 |
re PR tree-optimization/14490 ([tree-ssa] Simplify "a - 10 > 150" into "a > 160")
2005-07-02 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/14490
* fold-const.c (fold_binary): Handle the return value of
fold_to_nonsharp_ineq_using_bound if we get back the same operand back.
Implement "X +- C1 CMP C2" folding to "X CMP C2 -+ C1".
From-SVN: r101535
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions