r133766 - in /trunk/gcc: ChangeLog fold-const.c...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Mon Mar 31 18:22:00 GMT 2008


Author: pinskia
Date: Mon Mar 31 18:22:05 2008
New Revision: 133766

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133766
Log:
2008-03-31  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/30186
        * fold-const.c (fold_indirect_ref_1): Support accessing non first
        element of the vector via a pointer.

2008-03-31  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/30186
        * gcc.dg/tree-ssa/vector-1.c: New testcase.
        * gcc.c-torture/execute/vector-1.c: New testcase.
        * gcc.c-torture/execute/vector-2.c: New testcase.


Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/vector-1.c
    trunk/gcc/testsuite/gcc.c-torture/execute/vector-2.c
    trunk/gcc/testsuite/gcc.dg/tree-ssa/vector-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list