]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.dg/graphite/pr81373.c
graphite-isl-ast-to-gimple.c: Include ssa.h and tree-ssa.h.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / graphite / pr81373.c
index 4427c472d56b8eb9f75802cef6c4c6c1f164393e..588b9d007326f37463512dc1e11234d213660909 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-options "-fno-tree-scev-cprop -fgraphite-identity -O -fdump-tree-graphite-all --param graphite-allow-codegen-errors=1" } */
+/* { dg-options "-fno-tree-scev-cprop -fgraphite-identity -O -fdump-tree-graphite-all" } */
 
 void bar (void);
 
@@ -38,4 +38,3 @@ int toto()
 }
 
 /* { dg-final { scan-tree-dump-times "number of SCoPs: 2" 1 "graphite"} } */
-/* { dg-final { scan-tree-dump-times "code generation error" 1 "graphite" } } */