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]

r156993 - in /trunk/gcc: ChangeLog.graphite ses...


Author: spop
Date: Tue Feb 23 12:58:44 2010
New Revision: 156993

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156993
Log:
Fix PR43026: handle COMPONENT_REFs in expand scalar expressions.

2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>

	PR middle-end/43026
	* sese.c (expand_scalar_variables_expr): Handle COMPONENT_REF.

	* g++.dg/graphite/pr43026.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/graphite/pr43026.C
Modified:
    trunk/gcc/ChangeLog.graphite
    trunk/gcc/sese.c


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