diff options
author | Robert Kennedy <jimbob@google.com> | 2007-01-10 21:07:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2007-01-10 21:07:38 +0000 |
commit | 6b074ef6a052a19061eba1d2305c74277429d9bd (patch) | |
tree | bc31606a9a7b434c624657d340d54a055fe20619 /gcc/tree-ssa-loop-manip.c | |
parent | ee3202e1498c32d3119bcfd52af318585fb3dd72 (diff) | |
download | gcc-6b074ef6a052a19061eba1d2305c74277429d9bd.zip gcc-6b074ef6a052a19061eba1d2305c74277429d9bd.tar.gz gcc-6b074ef6a052a19061eba1d2305c74277429d9bd.tar.bz2 |
fold-const.c (fold_comparison): Fold comparisons like (x * 1000 < 0) to (x < 0).
./: * fold-const.c (fold_comparison): Fold comparisons like (x *
1000 < 0) to (x < 0).
testsuite/:
* gcc.dg/fold-compare-2.c: New test case for fold_comparison.
From-SVN: r120649
Diffstat (limited to 'gcc/tree-ssa-loop-manip.c')
0 files changed, 0 insertions, 0 deletions