diff options
Diffstat (limited to 'gcc/store-motion.c')
-rw-r--r-- | gcc/store-motion.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/store-motion.c b/gcc/store-motion.c index f383ca5..5aacaad 100644 --- a/gcc/store-motion.c +++ b/gcc/store-motion.c @@ -1248,7 +1248,6 @@ const pass_data pass_data_rtl_store_motion = RTL_PASS, /* type */ "store_motion", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_gate */ true, /* has_execute */ TV_LSM, /* tv_id */ PROP_cfglayout, /* properties_required */ |