aboutsummaryrefslogtreecommitdiff
path: root/gcc/regcprop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/regcprop.c')
-rw-r--r--gcc/regcprop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/regcprop.c b/gcc/regcprop.c
index 101de76..a7dbbc3 100644
--- a/gcc/regcprop.c
+++ b/gcc/regcprop.c
@@ -1261,7 +1261,6 @@ const pass_data pass_data_cprop_hardreg =
RTL_PASS, /* type */
"cprop_hardreg", /* name */
OPTGROUP_NONE, /* optinfo_flags */
- true, /* has_gate */
true, /* has_execute */
TV_CPROP_REGISTERS, /* tv_id */
0, /* properties_required */