]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/graphite-scop-detection.c
re PR tree-optimization/50913 (ICE in scan_tree_for_params_right_scev, at graphite...
authorRichard Guenther <rguenther@suse.de>
Tue, 10 Jan 2012 09:14:51 +0000 (09:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 10 Jan 2012 09:14:51 +0000 (09:14 +0000)
commit390b24dcc579ae723bdfe1e5954c01bae0bda5b2
tree4e9eb878be42284e75db29e96c58802dd7c87793
parentf148a434f6a8e22a3db9176cc787aa2fc8aac4c7
re PR tree-optimization/50913 (ICE in scan_tree_for_params_right_scev, at graphite-sese-to-poly.c:633 compiling libgfortran with -floop-interchange -m32)

2012-01-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/50913
* graphite-scop-detection.c (stmt_has_simple_data_refs_p):
Require data-refs to be representable by Graphite with respect
to any loop nest.

* gcc.dg/graphite/interchange-16.c: New testcase.
* gcc.dg/graphite/scop-20.c: XFAIL.
* gfortran.dg/graphite/interchange-1.f: Likewise.
* gfortran.dg/graphite/block-1.f90: Likewise.
* gfortran.dg/graphite/block-2.f: Likewise.

From-SVN: r183055
gcc/ChangeLog
gcc/graphite-scop-detection.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/graphite/interchange-16.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/graphite/scop-20.c
gcc/testsuite/gfortran.dg/graphite/block-1.f90
gcc/testsuite/gfortran.dg/graphite/block-2.f
gcc/testsuite/gfortran.dg/graphite/interchange-1.f