public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Disable ipa modref.
@ 2021-05-13 12:43 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2021-05-13 12:43 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:f07c59dddd84dac6548d0796f1122125a6edd9af

commit f07c59dddd84dac6548d0796f1122125a6edd9af
Author: Jan Hubicka <jh@suse.cz>
Date:   Thu May 13 14:42:51 2021 +0200

    Disable ipa modref.

Diff:
---
 gcc/ChangeLog.honza | 1 +
 gcc/opts.c          | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ChangeLog.honza b/gcc/ChangeLog.honza
index b39c37fa6d6..122c755faee 100644
--- a/gcc/ChangeLog.honza
+++ b/gcc/ChangeLog.honza
@@ -1 +1,2 @@
  - mainline
+ - mainline + disabled ipa modref
diff --git a/gcc/opts.c b/gcc/opts.c
index 24bb64198c8..a102da89d16 100644
--- a/gcc/opts.c
+++ b/gcc/opts.c
@@ -467,7 +467,6 @@ static const struct default_options default_options_table[] =
     { OPT_LEVELS_1_PLUS_NOT_DEBUG, OPT_finline_functions_called_once, NULL, 1 },
     { OPT_LEVELS_1_PLUS_NOT_DEBUG, OPT_fmove_loop_invariants, NULL, 1 },
     { OPT_LEVELS_1_PLUS_NOT_DEBUG, OPT_fssa_phiopt, NULL, 1 },
-    { OPT_LEVELS_1_PLUS_NOT_DEBUG, OPT_fipa_modref, NULL, 1 },
     { OPT_LEVELS_1_PLUS_NOT_DEBUG, OPT_ftree_bit_ccp, NULL, 1 },
     { OPT_LEVELS_1_PLUS_NOT_DEBUG, OPT_ftree_dse, NULL, 1 },
     { OPT_LEVELS_1_PLUS_NOT_DEBUG, OPT_ftree_pta, NULL, 1 },


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-13 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13 12:43 [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Disable ipa modref Jan Hubicka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).