From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2386C3840C1A; Tue, 19 May 2020 20:14:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2386C3840C1A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1589919285; bh=g7utiUuZAuT5xzsU8ej208z16VoYIrOuYsFkCmXqCOk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hZlRUOUz/sDZpm2u6YUbgJOuQXnoYoXMU1wYSQ3hP5WWU7gP/ZKrmZiGNdPVMuYcB +8Kmi5aBzYA9kZn+pMJxj2z7OGugBvixWBJUTpryGkDECIVM+lmih8+Uq9LtLch1Ci rKQvKFnyeoqw/XTFaAn061+4+MSSK/hsyVHH8Ao4= From: "dank at kegel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/90556] [meta-bug] bogus/missing -Wreturn-local-addr Date: Tue, 19 May 2020 20:14:44 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 9.0 X-Bugzilla-Keywords: diagnostic, meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: dank at kegel dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2020 20:14:45 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D90556 Bug 90556 depends on bug 24786, which changed state. Bug 24786 Summary: Missing warning on questionable use of parameter to init= ialize static https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D24786 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED=