r124451 - in /branches/pointer_plus/gcc: Change...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Fri May 4 23:11:00 GMT 2007


Author: pinskia
Date: Fri May  4 23:11:19 2007
New Revision: 124451

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124451
Log:
2007-05-04  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * tree-vrp.c  (compare_values_warnv): Convert val2 to
        the type of val1.
        * fold-const.c (extract_array_ref): Look for
        POINTER_PLUS_EXPR instead of PLUS_EXPR's.
        * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Likewise.


Modified:
    branches/pointer_plus/gcc/ChangeLog.ptr
    branches/pointer_plus/gcc/fold-const.c
    branches/pointer_plus/gcc/tree-ssa-ccp.c
    branches/pointer_plus/gcc/tree-vrp.c



More information about the Gcc-cvs mailing list