aboutsummaryrefslogtreecommitdiff
path: root/gcc/cprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cprop.c')
-rw-r--r--gcc/cprop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cprop.c b/gcc/cprop.c
index c3acb05..f22cde7 100644
--- a/gcc/cprop.c
+++ b/gcc/cprop.c
@@ -1925,7 +1925,6 @@ const pass_data pass_data_rtl_cprop =
RTL_PASS, /* type */
"cprop", /* name */
OPTGROUP_NONE, /* optinfo_flags */
- true, /* has_gate */
true, /* has_execute */
TV_CPROP, /* tv_id */
PROP_cfglayout, /* properties_required */