[Bug tree-optimization/43026] [4.5 Regression][graphite] ICE in sese.c with -fgraphite-identity in 447.dealII
spop at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 22 13:11:00 GMT 2010
------- Comment #7 from spop at gcc dot gnu dot org 2010-02-22 13:11 -------
Subject: Bug 43026
Author: spop
Date: Mon Feb 22 13:10:49 2010
New Revision: 156956
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156956
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:
branches/graphite/gcc/testsuite/g++.dg/graphite/pr43026.C
Modified:
branches/graphite/gcc/ChangeLog.graphite
branches/graphite/gcc/sese.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43026
More information about the Gcc-bugs
mailing list