public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-4854] Revert accidental commit.
@ 2021-11-02 22:09 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2021-11-02 22:09 UTC (permalink / raw)
  To: gcc-cvs

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)


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

only message in thread, other threads:[~2021-11-02 22:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 22:09 [gcc r12-4854] Revert accidental commit 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).