Commit 7f05acf9 by Sebastian Pop

ChangeLog.graphite: New.

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

	* ChangeLog.graphite: New.
	* testsuite/libgomp.graphite/graphite.exp (PARALLEL_CFLAGS): Add
	-fno-loop-block.

From-SVN: r154571
parent c7dc2fab
2009-10-09 Sebastian Pop <sebastian.pop@amd.com>
* testsuite/libgomp.graphite/graphite.exp (PARALLEL_CFLAGS): Add
-fno-loop-block.
2009-09-16 Alexander Monakov <amonakov@ispras.ru>
* testsuite/libgomp.graphite/bounds.c: New.
......@@ -36,7 +36,7 @@ if ![check_effective_target_fgraphite] {
set PARALLEL_CFLAGS "-ansi -pedantic-errors -O2 \
-ftree-parallelize-loops=4 -floop-parallelize-all \
-fdump-tree-parloops-details -fdump-tree-optimized \
-fno-loop-strip-mine -fdump-tree-graphite-all"
-fno-loop-strip-mine -fno-loop-block -fdump-tree-graphite-all"
# Initialize `dg'.
dg-init
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment