diff options
Diffstat (limited to 'gcc/combine.c')
-rw-r--r-- | gcc/combine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/combine.c b/gcc/combine.c index f7a279e86d5..63933c07e99 100644 --- a/gcc/combine.c +++ b/gcc/combine.c @@ -13897,7 +13897,6 @@ const pass_data pass_data_combine = RTL_PASS, /* type */ "combine", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_gate */ true, /* has_execute */ TV_COMBINE, /* tv_id */ PROP_cfglayout, /* properties_required */ |