public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jan Hubicka <hubicka@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Disable modref
Date: Fri, 16 Oct 2020 17:17:06 +0000 (GMT)	[thread overview]
Message-ID: <20201016171706.5A1733857023@sourceware.org> (raw)

https://gcc.gnu.org/g:41d2bdc4d2a934f9287ee0db1aecff2050a63577

commit 41d2bdc4d2a934f9287ee0db1aecff2050a63577
Author: Jan Hubicka <jh@suse.cz>
Date:   Fri Oct 16 19:16:54 2020 +0200

    Disable modref

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

diff --git a/gcc/opts.c b/gcc/opts.c
index da503c32dd0..aea59b2129d 100644
--- a/gcc/opts.c
+++ b/gcc/opts.c
@@ -466,7 +466,7 @@ 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_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 },


             reply	other threads:[~2020-10-16 17:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 17:17 Jan Hubicka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-27 11:22 [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] disable modref Jan Hubicka
2021-08-26 16:30 [gcc(refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2)] Disable modref Jan Hubicka
2020-11-28  9:34 Jan Hubicka
2020-11-23 18:01 Jan Hubicka
2020-11-09 18:00 Jan Hubicka
2020-11-07 19:22 Jan Hubicka
2020-10-11  9:51 Jan Hubicka
2020-10-01 22:05 Jan Hubicka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201016171706.5A1733857023@sourceware.org \
    --to=hubicka@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).