diff options
Diffstat (limited to 'gcc/ipa-profile.c')
-rw-r--r-- | gcc/ipa-profile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ipa-profile.c b/gcc/ipa-profile.c index 17de6876e6c..f2a72de19ba 100644 --- a/gcc/ipa-profile.c +++ b/gcc/ipa-profile.c @@ -724,7 +724,6 @@ const pass_data pass_data_ipa_profile = IPA_PASS, /* type */ "profile_estimate", /* name */ OPTGROUP_NONE, /* optinfo_flags */ - true, /* has_gate */ true, /* has_execute */ TV_IPA_PROFILE, /* tv_id */ 0, /* properties_required */ |