r152946 - in /branches/graphite/gcc: ChangeLog....

spop@gcc.gnu.org spop@gcc.gnu.org
Sat Oct 17 12:54:00 GMT 2009


Author: spop
Date: Sat Oct 17 12:54:01 2009
New Revision: 152946

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152946
Log:
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.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-dependences.c



More information about the Gcc-cvs mailing list