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 3023c0c44bb..7ab6becc56d 100644 --- a/gcc/store-motion.c +++ b/gcc/store-motion.c @@ -1240,7 +1240,6 @@ const pass_data pass_data_rtl_store_motion = RTL_PASS, /* type */ "store_motion", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_execute */ TV_LSM, /* tv_id */ PROP_cfglayout, /* properties_required */ 0, /* properties_provided */ |