diff options
Diffstat (limited to 'gcc/cfgexpand.c')
-rw-r--r-- | gcc/cfgexpand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cfgexpand.c b/gcc/cfgexpand.c index b7f6360..c60703f 100644 --- a/gcc/cfgexpand.c +++ b/gcc/cfgexpand.c @@ -5923,7 +5923,6 @@ const pass_data pass_data_expand = RTL_PASS, /* type */ "expand", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - false, /* has_gate */ true, /* has_execute */ TV_EXPAND, /* tv_id */ ( PROP_ssa | PROP_gimple_leh | PROP_cfg |