]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix PR43026: handle COMPONENT_REFs in expand scalar expressions.
authorSebastian Pop <sebastian.pop@amd.com>
Tue, 23 Feb 2010 12:58:44 +0000 (12:58 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Tue, 23 Feb 2010 12:58:44 +0000 (12:58 +0000)
commit143b72a99d266b5a88a3d7beae7fe050e6bdebfc
treeb5baf3034df8f093ac15a58798413119f911f759
parent3bbc8462110858ba3b800e2c4274cec9c1c07e34
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.

From-SVN: r156993
gcc/ChangeLog.graphite
gcc/sese.c
gcc/testsuite/g++.dg/graphite/pr43026.C [new file with mode: 0644]