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]

r182252 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: ebotcazou
Date: Mon Dec 12 18:22:13 2011
New Revision: 182252

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182252
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:
    trunk/gcc/testsuite/gcc.c-torture/execute/20111212-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-sra.c


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