aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa.c')
-rw-r--r--gcc/ipa.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ipa.c b/gcc/ipa.c
index 7681564..d179df1 100644
--- a/gcc/ipa.c
+++ b/gcc/ipa.c
@@ -735,7 +735,6 @@ const pass_data pass_data_ipa_free_inline_summary =
SIMPLE_IPA_PASS, /* type */
"*free_inline_summary", /* name */
OPTGROUP_NONE, /* optinfo_flags */
- true, /* has_execute */
TV_IPA_FREE_INLINE_SUMMARY, /* tv_id */
0, /* properties_required */
0, /* properties_provided */
@@ -1047,7 +1046,6 @@ const pass_data pass_data_ipa_cdtor_merge =
IPA_PASS, /* type */
"cdtor", /* name */
OPTGROUP_NONE, /* optinfo_flags */
- true, /* has_execute */
TV_CGRAPHOPT, /* tv_id */
0, /* properties_required */
0, /* properties_provided */
@@ -1273,7 +1271,6 @@ const pass_data pass_data_ipa_single_use =
IPA_PASS, /* type */
"single-use", /* name */
OPTGROUP_NONE, /* optinfo_flags */
- true, /* has_execute */
TV_CGRAPHOPT, /* tv_id */
0, /* properties_required */
0, /* properties_provided */