re PR tree-optimization/29788 (ICE in var_ann, at tree-flow-inline.h:130)
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Wed, 15 Nov 2006 17:04:56 +0000 (17:04 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 15 Nov 2006 17:04:56 +0000 (09:04 -0800)
commitf9f63ff2153c3b281c17e3de313f9c83ff08f04c
treec2f3504f54bd9ebf0422c99af06558bdeb43d873
parent47a37ce45e4feb8cd84a315353a2077c9fbda747
re PR tree-optimization/29788 (ICE in var_ann, at tree-flow-inline.h:130)

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.

From-SVN: r118861
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/inline_1.f90 [new file with mode: 0644]