]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/graphite.c
fix PR68279: bail out when scev gets instantiated to not_known
authorAditya Kumar <aditya.k7@samsung.com>
Mon, 23 Nov 2015 19:28:13 +0000 (19:28 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Mon, 23 Nov 2015 19:28:13 +0000 (19:28 +0000)
commit36f40be01235095cd7bb5039b0027b9720534f37
tree417ad9898a43ec0ccd452be020c358b9984dcc26
parent8f29e7f5ea0d1f35c2f0524e31c0da9885a8c917
fix PR68279: bail out when scev gets instantiated to not_known

Co-Authored-By: Sebastian Pop <s.pop@samsung.com>
From-SVN: r230771
gcc/ChangeLog
gcc/graphite-poly.c
gcc/graphite-poly.h
gcc/graphite-sese-to-poly.c
gcc/graphite-sese-to-poly.h [deleted file]
gcc/graphite.c
gcc/sese.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/graphite/pr68279.f90 [new file with mode: 0644]