+2015-10-02 Sebastian Pop <s.pop@samsung.com>
+
+ PR tree-optimization/67754
+ * gfortran.dg/graphite/block-1.f90: Adjust pattern.
+ * gfortran.dg/graphite/block-2.f: Same.
+
2015-10-02 Sebastian Pop <s.pop@samsung.com>
* gcc.dg/graphite/scop-23.c: New.
end subroutine matrix_multiply
-! { dg-final { scan-tree-dump-times "number of SCoPs: 1" 1 "graphite"} }
+! Disabled for now as it requires delinearization.
+! { dg-final { scan-tree-dump-times "number of SCoPs: 1" 1 "graphite" { xfail *-*-* } } }
RETURN
END
-! { dg-final { scan-tree-dump-times "number of SCoPs: 2" 1 "graphite" } }
+! Disabled for now as it requires delinearization.
+! { dg-final { scan-tree-dump-times "number of SCoPs: 2" 1 "graphite" { xfail *-*-* } } }