2006-11-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Nov 2006 17:04:56 +0000 (17:04 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Nov 2006 17:04:56 +0000 (17:04 +0000)
commit2350f40cfcbcb46011c49792a1e8b16cea62751b
treec2f3504f54bd9ebf0422c99af06558bdeb43d873
parente92554cbba705408a4415262204fa9fb55a47a55
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118861 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/inline_1.f90 [new file with mode: 0644]