summaryrefslogtreecommitdiff
path: root/gcc/graphite-poly.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/graphite-poly.c')
-rw-r--r--gcc/graphite-poly.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/graphite-poly.c b/gcc/graphite-poly.c
index e7c6f4e9b6a..21bba6c6eae 100644
--- a/gcc/graphite-poly.c
+++ b/gcc/graphite-poly.c
@@ -238,8 +238,6 @@ apply_poly_transforms (scop_p scop)
{
bool transform_done = false;
- gcc_assert (graphite_legal_transform (scop));
-
/* Generate code even if we did not apply any real transformation.
This also allows to check the performance for the identity
transformation: GIMPLE -> GRAPHITE -> GIMPLE