OSDN Git Service

2005-11-19 James A. Morrison <phython@gcc.gnu.org>
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Nov 2005 05:33:00 +0000 (05:33 +0000)
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Nov 2005 05:33:00 +0000 (05:33 +0000)
commitb200b1468b2134e3ce3ec27f1730f8dd371352b4
treecfcf86458b6b69a2ef90121c606ef5e277690bd4
parent84807f15f96b01080f4cbb5d20d2e452cedea935
2005-11-19  James A. Morrison  <phython@gcc.gnu.org>

        * tree-vrp.c (compare_ranges): Return false for EQ_EXPR if VR0 is less
        than VR1 or vice-versa.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107243 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/vrp22.c [new file with mode: 0644]
gcc/tree-vrp.c