diff options
Diffstat (limited to 'gcc/stack-ptr-mod.c')
-rw-r--r-- | gcc/stack-ptr-mod.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/stack-ptr-mod.c b/gcc/stack-ptr-mod.c index 75bec2fbdcd..6e0acfecdd0 100644 --- a/gcc/stack-ptr-mod.c +++ b/gcc/stack-ptr-mod.c @@ -59,7 +59,6 @@ const pass_data pass_data_stack_ptr_mod = RTL_PASS, /* type */ "*stack_ptr_mod", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_execute */ TV_NONE, /* tv_id */ 0, /* properties_required */ 0, /* properties_provided */ |