combine.c (known_cond): Do not reverse the condition when SMAX/UMAX is being consider...
authorJason Eckhardt <jle@redhat.com>
Tue, 27 Feb 2001 00:48:11 +0000 (00:48 +0000)
committerJason Eckhardt <jle@gcc.gnu.org>
Tue, 27 Feb 2001 00:48:11 +0000 (00:48 +0000)
commitac4cdf4033c6587c0cc361522d42b9732881b488
tree5701f29dd30ba3424d394826ae84a75ec39ebb0d
parent6a163d7cae1634d98c4c458725eb161adc7f946d
combine.c (known_cond): Do not reverse the condition when SMAX/UMAX is being considered and the...

        * combine.c (known_cond): Do not reverse the condition when
        SMAX/UMAX is being considered and the condition is for equality
        or inequality.

        * testsuite/gcc.c-torture/execute/20010221-1.c: New test.

From-SVN: r40077
gcc/ChangeLog
gcc/combine.c
gcc/testsuite/gcc.c-torture/execute/20010221-1.c [new file with mode: 0644]