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]

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


Author: spop
Date: Wed Oct 14 23:41:30 2009
New Revision: 152786

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152786
Log:
Enable only one graphite optimization at a time in the testsuite.

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

	* gcc.dg/graphite/graphite.exp (DEFAULT_CFLAGS_GRAPHITE_BLOCK):
	Add -fno-loop-strip-mine and -fno-loop-interchange.
	(DEFAULT_FLAGS_GRAPHITE_INTERCHANGE): Add -fno-loop-block and
	-fno-loop-strip-mine.
	* gfortran.dg/graphite/graphite.exp: Same.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/testsuite/gcc.dg/graphite/graphite.exp
    branches/graphite/gcc/testsuite/gfortran.dg/graphite/graphite.exp


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