aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/graphite.c')
-rw-r--r--gcc/graphite.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/graphite.c b/gcc/graphite.c
index 311b7e3..03a7161 100644
--- a/gcc/graphite.c
+++ b/gcc/graphite.c
@@ -357,7 +357,6 @@ const pass_data pass_data_graphite =
GIMPLE_PASS, /* type */
"graphite0", /* name */
OPTGROUP_LOOP, /* optinfo_flags */
- true, /* has_gate */
false, /* has_execute */
TV_GRAPHITE, /* tv_id */
( PROP_cfg | PROP_ssa ), /* properties_required */
@@ -394,7 +393,6 @@ const pass_data pass_data_graphite_transforms =
GIMPLE_PASS, /* type */
"graphite", /* name */
OPTGROUP_LOOP, /* optinfo_flags */
- true, /* has_gate */
true, /* has_execute */
TV_GRAPHITE_TRANSFORMS, /* tv_id */
( PROP_cfg | PROP_ssa ), /* properties_required */