PR tree-optimization/32367
commitdf09cc3d1e3f242132db7fb231731bb1185d25f2
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2007 18:35:39 +0000 (19 18:35 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2007 18:35:39 +0000 (19 18:35 +0000)
tree59590f3ac54b838633a0d96f69aa69f1d2b3fe2b
parentd8002fbc089b46c7c1bd98c591d25b703964e21a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125855 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr32367.c [new file with mode: 0644]
gcc/tree-chrec.h