This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/29788] [4.1/4.2 Regression] ICE in var_ann, at tree-flow-inline.h:130



------- Comment #15 from pinskia at gcc dot gnu dot org  2006-11-16 17:14 -------
Subject: Bug 29788

Author: pinskia
Date: Thu Nov 16 17:14:27 2006
New Revision: 118897

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118897
Log:
2006-11-16  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-16  Andrew Pinski  <andrew_pinski@playstation.sony.com>

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



Added:
   
branches/gcc-4_2-branch/gcc/testsuite/gfortran.fortran-torture/compile/inline_1.f90
      - copied unchanged from r118861,
trunk/gcc/testsuite/gfortran.fortran-torture/compile/inline_1.f90
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/fold-const.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29788


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]