Fix two testsuite failures on i586-pc-linux-gnu
Richard Henderson
rth@redhat.com
Wed May 15 13:49:00 GMT 2002
On Wed, May 15, 2002 at 09:15:27AM +0200, Eric Botcazou wrote:
> * 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.
Applied.
r~
More information about the Gcc-patches
mailing list