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 r12-4854] Revert accidental commit.
Date: Tue,  2 Nov 2021 22:09:44 +0000 (GMT)	[thread overview]
Message-ID: <20211102220944.9267E3858C27@sourceware.org> (raw)

https://gcc.gnu.org/g:1fefb6cf62b7411223a5459af40e6b98e3624535

commit r12-4854-g1fefb6cf62b7411223a5459af40e6b98e3624535
Author: Jan Hubicka <jh@suse.cz>
Date:   Tue Nov 2 23:07:15 2021 +0100

    Revert accidental commit.
    
    2021-11-02  Jan Hubicka  <hubicka@ucw.cz>
    
            * ipa-modref.c (modref_eaf_analysis::analyze_ssa_name): Revert
            accidental commit.

Diff:
---
 gcc/ipa-modref.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/ipa-modref.c b/gcc/ipa-modref.c
index c9f3dcbe4c9..f9eafc974d5 100644
--- a/gcc/ipa-modref.c
+++ b/gcc/ipa-modref.c
@@ -1832,7 +1832,6 @@ modref_eaf_analysis::analyze_ssa_name (tree name)
 						    ecf_flags);
 	      bool ignore_retval = ignore_retval_p (current_function_decl,
 						    ecf_flags);
-	      bool deref_retval = false;
 
 	      /* Handle *name = func (...).  */
 	      if (gimple_call_lhs (call)


                 reply	other threads:[~2021-11-02 22:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20211102220944.9267E3858C27@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).