------- Comment #2 from spop at gcc dot gnu dot org  2009-01-11 06:54 -------
Subject: Bug 38786

Author: spop
Date: Sun Jan 11 06:54:19 2009
New Revision: 143260

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143260
Log:
2009-01-11  Sebastian Pop  <sebastian....@amd.com>

        PR tree-optimization/38786
        * testsuite/gcc.dg/graphite/pr38786.c: New.
        * graphite.c (expand_scalar_variables_ssa_name): New, outlined from
        the SSA_NAME case of expand_scalar_variables_expr.
        (expand_scalar_variables_expr): Also gather the scalar computation
        used to index the memory access.
        (expand_scalar_variables_stmt): Pass to expand_scalar_variables_expr
        the gimple_stmt_iterator where it inserts new code.


Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr38786.c
Modified:
    branches/graphite/gcc/graphite.c


-- 


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

Reply via email to