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]

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


Author: ebotcazou
Date: Sat Jul 16 11:33:28 2011
New Revision: 176352

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176352
Log:
	PR tree-optimization/49725
	Backport from mainline
	2011-03-31 ÂEric Botcazou Â<ebotcazou@adacore.com>

	* tree-ssa-pre.c (create_component_ref_by_pieces_1) <ARRAY_REF>: Drop
	a zero minimum index only if it is redundant.

Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-ssa-pre.c


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