OSDN Git Service

* fold-const.c (fold): Treat MAX_EXPR and MIN_EXPR like
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Feb 2004 18:15:52 +0000 (18:15 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Feb 2004 18:15:52 +0000 (18:15 +0000)
commitf547549162f0ec9b18145008d5d9a0fc1c250555
tree5f25edf871f3b8f29f4073b811ac08e06283a01b
parentbe39d2af1c5bf20a72e87a987cab12ffa5238dda
* fold-const.c (fold): Treat MAX_EXPR and MIN_EXPR like
comparisons with regard to signedness.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78441 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c