This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix tree-opt/29788, plain CONST_DECL leaking through


Andrew Pinski <pinskia@gmail.com> writes:

> 	* fold-const.c (fold_indirect_ref_1): Fold *&CONST_DECL down
> 	to what is the const decl is a place holder for.
> 
> 	* gfortran.fortran-torture/compile/inline_1.f90: New testcase.

This is OK.

Thanks.

Ian


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