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

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Wed Nov 15 17:05:00 GMT 2006


Author: pinskia
Date: Wed Nov 15 17:04:56 2006
New Revision: 118861

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118861
Log:
2006-11-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/29788
        * fold-const.c (fold_indirect_ref_1): Fold *&CONST_DECL down
        to what is the const decl is a place holder for.

2006-11-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/29788
        * gfortran.fortran-torture/compile/inline_1.f90:
        New testcase.




Added:
    trunk/gcc/testsuite/gfortran.fortran-torture/compile/inline_1.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list