]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/32367 (internal compiler error: in build_polynomial_chrec...
authorSebastian Pop <sebpop@gmail.com>
Tue, 19 Jun 2007 18:35:39 +0000 (18:35 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Tue, 19 Jun 2007 18:35:39 +0000 (18:35 +0000)
commit0f7c07751c7b29ab1e795bc26ff2b5159a945163
tree59590f3ac54b838633a0d96f69aa69f1d2b3fe2b
parente70312d4996ba059653d899eabf16fc6b551fbbc
re PR tree-optimization/32367 (internal compiler error: in build_polynomial_chrec, at tree-chrec.h:113)

PR tree-optimization/32367
* tree-chrec.h (build_polynomial_chrec): Verify that the left hand side
of the chrec has no evolution in that loop.
* testsuite/gcc.dg/tree-ssa/pr32367.c: New.

From-SVN: r125855
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr32367.c [new file with mode: 0644]
gcc/tree-chrec.h