summaryrefslogtreecommitdiff
path: root/gcc/except.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/except.c')
-rw-r--r--gcc/except.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/except.c b/gcc/except.c
index 7ac114fda27..da2aa5c5992 100644
--- a/gcc/except.c
+++ b/gcc/except.c
@@ -2014,7 +2014,6 @@ const pass_data pass_data_set_nothrow_function_flags =
RTL_PASS, /* type */
"nothrow", /* name */
OPTGROUP_NONE, /* optinfo_flags */
- true, /* has_execute */
TV_NONE, /* tv_id */
0, /* properties_required */
0, /* properties_provided */
@@ -2646,7 +2645,6 @@ const pass_data pass_data_convert_to_eh_region_ranges =
RTL_PASS, /* type */
"eh_ranges", /* name */
OPTGROUP_NONE, /* optinfo_flags */
- true, /* has_execute */
TV_NONE, /* tv_id */
0, /* properties_required */
0, /* properties_provided */