diff options
Diffstat (limited to 'gcc/mode-switching.c')
-rw-r--r-- | gcc/mode-switching.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/mode-switching.c b/gcc/mode-switching.c index 2848da34c1f..d73135a7fdc 100644 --- a/gcc/mode-switching.c +++ b/gcc/mode-switching.c @@ -816,7 +816,6 @@ const pass_data pass_data_mode_switching = RTL_PASS, /* type */ "mode_sw", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_gate */ true, /* has_execute */ TV_MODE_SWITCH, /* tv_id */ 0, /* properties_required */ |