This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: spop
Date: Wed Oct  7 15:59:00 2009
New Revision: 152531

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152531
Log:
Fix miscompile of 445.gobmk.

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

	* graphite-sese-to-poly.c (reduction_phi_p): Call remove_invariant_phi
	when the loop stride is zero.

	* gcc.dg/graphite/id-16.c: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/id-16.c
Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-sese-to-poly.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]