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

r182253 - in /branches/gcc-4_6-branch/gcc: Chan...


Author: ebotcazou
Date: Mon Dec 12 18:24:31 2011
New Revision: 182253

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182253
Log:
	PR tree-optimization/50569
	* tree-sra.c (build_ref_for_model): Replicate a chain of COMPONENT_REFs
	in the expression of MODEL instead of just the last one.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/20111212-1.c
      - copied unchanged from r182252, trunk/gcc/testsuite/gcc.c-torture/execute/20111212-1.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-sra.c


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