diff options
Diffstat (limited to 'gcc/compare-elim.c')
-rw-r--r-- | gcc/compare-elim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/compare-elim.c b/gcc/compare-elim.c index 4ecdd48..6bdf28f 100644 --- a/gcc/compare-elim.c +++ b/gcc/compare-elim.c @@ -675,7 +675,6 @@ const pass_data pass_data_compare_elim_after_reload = RTL_PASS, /* type */ "cmpelim", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_execute */ TV_NONE, /* tv_id */ 0, /* properties_required */ 0, /* properties_provided */ |