summaryrefslogtreecommitdiff
path: root/gcc/testsuite/melt
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-03 19:54:05 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-03 19:54:05 +0000
commit6480c2aee9d37cbc46f2821568c85d34b2e3ccd1 (patch)
tree79c909357fec660223286733ab5ac3db3fbfc8af /gcc/testsuite/melt
parent473b39e749c43bbac18af0f7be22e0b2abb48e42 (diff)
downloadgcc-6480c2aee9d37cbc46f2821568c85d34b2e3ccd1.tar.gz
2011-02-03 Basile Starynkevitch <basile@starynkevitch.net>
* testsuite/melt/topengpu-1.c: Changed comment to pass -fgraphite. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@169806 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/melt')
-rw-r--r--gcc/testsuite/melt/topengpu-1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/melt/topengpu-1.c b/gcc/testsuite/melt/topengpu-1.c
index ed47f858beb..a3756b6f941 100644
--- a/gcc/testsuite/melt/topengpu-1.c
+++ b/gcc/testsuite/melt/topengpu-1.c
@@ -4,7 +4,7 @@
/* run in $GCCMELT_BUILD/gcc
ln -s $GCCMELT_SOURCE/gcc/testsuite/melt/topengpu-1.c .
- ./cc1 -fmelt-mode=opengpu -fmelt-module-path=melt-modules -fmelt-source-path=melt-sources -fmelt-debug -O2 -floop-parallelize-all topengpu-1.c
+ ./cc1 -fmelt-mode=opengpu -fmelt-module-path=melt-modules -fmelt-source-path=melt-sources -fmelt-debug -O2 -fgraphite -floop-parallelize-all topengpu-1.c
## it could be useful to pass -fdump-tree-all -fdump-ipa-all
*/