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 488f2a36489..620380043bb 100644 --- a/gcc/mode-switching.c +++ b/gcc/mode-switching.c @@ -858,7 +858,6 @@ const pass_data pass_data_mode_switching = RTL_PASS, /* type */ "mode_sw", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_execute */ TV_MODE_SWITCH, /* tv_id */ 0, /* properties_required */ 0, /* properties_provided */ |