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]

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


Author: grosser
Date: Fri Apr 24 13:00:48 2009
New Revision: 146713

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146713
Log:
Fix non constant strides and add testcase.

2009-04-24  Tobias Grosser  <grosser@fim.uni-passau.de>

	* graphite-scop-detection.c (graphite_can_represent_scev): Do not
	allow non constant strides.
	* testsuite/gcc.dg/graphite/scop-20.c: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/scop-20.c
Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-scop-detection.c


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