Reduction BBs can have multiple reduction writes to memory.
commitde9e40b19635e2187179640dc4cf0a8b061749d2
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Oct 2009 12:54:01 +0000 (17 12:54 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Oct 2009 12:54:01 +0000 (17 12:54 +0000)
tree0d9f055c48ec27961fedb6eae7855b3d4ac621f8
parent83cc6957c765f511b69d279bdee30a03ae77908b
Reduction BBs can have multiple reduction writes to memory.

2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-dependences.c (reduction_dr_1): Remove wrong
assert: reduction BBs can have multiple reduction writes
to memory.  interchange-3.f90 is an example.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@152946 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-dependences.c