Re: prepare_decl_rtl in tree-ssa-loop-ivopts.c doesn't work with (ADDR_EXPR (ARRAY_REF))?

2013-05-16 Thread Bin.Cheng
On Sun, Apr 28, 2013 at 8:15 PM, Richard Biener wrote: > "Bin.Cheng" wrote: > >>I suspect codes in prepare_decl_rtl: >> >>case VAR_DECL: >>case PARM_DECL: >>case RESULT_DECL: >> *ws = 0; >> obj = *expr_p; >> >> if (DECL_RTL_SET_P (obj)) >>break; >> >> if (DECL_

Re: prepare_decl_rtl in tree-ssa-loop-ivopts.c doesn't work with (ADDR_EXPR (ARRAY_REF))?

2013-05-16 Thread Bin.Cheng
On Thu, May 16, 2013 at 7:21 PM, Bin.Cheng wrote: > On Sun, Apr 28, 2013 at 8:15 PM, Richard Biener > wrote: >> "Bin.Cheng" wrote: >> >>>I suspect codes in prepare_decl_rtl: >>> >>>case VAR_DECL: >>>case PARM_DECL: >>>case RESULT_DECL: >>> *ws = 0; >>> obj = *expr_p; >>> >>

Re: prepare_decl_rtl in tree-ssa-loop-ivopts.c doesn't work with (ADDR_EXPR (ARRAY_REF))?

2013-05-16 Thread Richard Biener
On Thu, May 16, 2013 at 1:35 PM, Bin.Cheng wrote: > On Thu, May 16, 2013 at 7:21 PM, Bin.Cheng wrote: >> On Sun, Apr 28, 2013 at 8:15 PM, Richard Biener >> wrote: >>> "Bin.Cheng" wrote: >>> I suspect codes in prepare_decl_rtl: case VAR_DECL: case PARM_DECL: case

gcc-4.8-20130516 is now available

2013-05-16 Thread gccadmin
Snapshot gcc-4.8-20130516 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.8-20130516/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.8 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches