diff options
author | Richard Henderson <rth@gcc.gnu.org> | 2002-05-15 13:39:55 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2002-05-15 13:39:55 -0700 |
commit | 033afd1106402a8f18e5acc21de1d85fd73d8969 (patch) | |
tree | fb2a015f0ac63f048599d765f38276b4cc2c2f94 /gcc/varasm.c | |
parent | 14285ace8899def6117605a40a2b7bacabbfb1ab (diff) | |
download | gcc-033afd1106402a8f18e5acc21de1d85fd73d8969.zip gcc-033afd1106402a8f18e5acc21de1d85fd73d8969.tar.gz gcc-033afd1106402a8f18e5acc21de1d85fd73d8969.tar.bz2 |
[multiple changes]
2002-05-15 Jakub Jelinek <jakub@redhat.com>
* fold-const.c (fold): Fix a typo.
2002-05-15 Eric Botcazou <ebotcazou@multimania.com>
* fold-const.c (fold) [LT_EXPR]: Move the transformation of a
comparison against the highest or lowest integer value before
the 'X >= CST to X > (CST - 1)' and 'X < CST to X <= (CST - 1)'
transformation and that of an unsigned comparison against 0
right after.
From-SVN: r53493
Diffstat (limited to 'gcc/varasm.c')
0 files changed, 0 insertions, 0 deletions