From: Jan Hubicka Date: Tue, 2 Nov 2021 22:07:15 +0000 (+0100) Subject: Revert accidental commit. X-Git-Tag: basepoints/gcc-13~3459 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1fefb6cf62b7411223a5459af40e6b98e3624535;p=thirdparty%2Fgcc.git Revert accidental commit. 2021-11-02 Jan Hubicka * ipa-modref.c (modref_eaf_analysis::analyze_ssa_name): Revert accidental commit. --- diff --git a/gcc/ipa-modref.c b/gcc/ipa-modref.c index c9f3dcbe4c97..f9eafc974d53 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)