Enable only one graphite optimization at a time in the testsuite.
commit4fc5f9f101b4ee9a3117cb51e129657d01f51fc4
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Oct 2009 23:41:30 +0000 (14 23:41 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Oct 2009 23:41:30 +0000 (14 23:41 +0000)
treeb7791be3b051458b02b2c673b052f57f12309b14
parent4cd79a6d6376ad7c9169db23484076e462cdc7d3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@152786 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/testsuite/gcc.dg/graphite/graphite.exp
gcc/testsuite/gfortran.dg/graphite/graphite.exp