This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r107243 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: phython
Date: Sun Nov 20 05:33:00 2005
New Revision: 107243

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107243
Log:
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.


Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp22.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-vrp.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]