fold-const.c (fold): Treat MAX_EXPR and MIN_EXPR like comparisons with regard to...
authorEric Botcazou <ebotcazou@act-europe.fr>
Wed, 25 Feb 2004 18:15:52 +0000 (19:15 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 25 Feb 2004 18:15:52 +0000 (18:15 +0000)
commit81fbecace5525cf0cb6d938652cfb997ddaab741
tree5f25edf871f3b8f29f4073b811ac08e06283a01b
parent2495e20b5d855d6d8679ba0f98758b0d7053ffdd
fold-const.c (fold): Treat MAX_EXPR and MIN_EXPR like comparisons with regard to signedness.

* fold-const.c (fold): Treat MAX_EXPR and MIN_EXPR like
comparisons with regard to signedness.

From-SVN: r78441
gcc/ChangeLog
gcc/fold-const.c