]> git.ipfire.org Git - thirdparty/gcc.git/commit
* fold-const.c (fold) [compare ops]: Move X>=C / X<C transfomation
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Jun 2002 00:06:18 +0000 (00:06 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 15 Jun 2002 00:06:18 +0000 (00:06 +0000)
commit7df2ee7b945b006562a0fa9005b354da7aa8beb4
tree3ce76f54a4557c8ffdfc9a085936ab7f4e482770
parenteb9ad2ea74e971f2e31ead63412a183c11181e54
    * fold-const.c (fold) [compare ops]: Move X>=C / X<C transfomation
        earlier.  Re-factor comparisons vs extrema.

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