summaryrefslogtreecommitdiff
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 d07bf31e7e2..6291c911e8e 100644
--- a/gcc/cprop.c
+++ b/gcc/cprop.c
@@ -1915,7 +1915,6 @@ const pass_data pass_data_rtl_cprop =
RTL_PASS, /* type */
"cprop", /* name */
OPTGROUP_NONE, /* optinfo_flags */
- true, /* has_execute */
TV_CPROP, /* tv_id */
PROP_cfglayout, /* properties_required */
0, /* properties_provided */