This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/42221] [4.5 Regression] ICE from '-Os -fgraphite-identity'



------- Comment #9 from spop at gcc dot gnu dot org  2010-01-08 07:56 -------
Subject: Bug 42221

Author: spop
Date: Fri Jan  8 07:56:08 2010
New Revision: 155729

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155729
Log:
Fix PR42221.

2009-12-23  Sebastian Pop  <sebastian.pop@amd.com>

        PR middle-end/42221
        * sese.c (expand_scalar_variables_expr): Follow the SSA links into
        the array indexing of ADDR_EXPRs.

        * testsuite/gcc.dg/graphite/pr42221.c: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr42221.c
Modified:
    branches/graphite/gcc/sese.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42221


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