diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/graphite/scop-2.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/graphite/scop-2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/testsuite/gcc.dg/graphite/scop-2.c b/gcc/testsuite/gcc.dg/graphite/scop-2.c index cf25dcdaf09..9e494f4d006 100644 --- a/gcc/testsuite/gcc.dg/graphite/scop-2.c +++ b/gcc/testsuite/gcc.dg/graphite/scop-2.c @@ -1,5 +1,3 @@ -/* { dg-options "-O2 -fgraphite -fdump-tree-graphite-all" } */ - void bar (void); int toto() |