From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A6D563893640; Wed, 29 Apr 2020 18:51:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A6D563893640 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1588186288; bh=bTOisB1rvTAWjJpepupsMYilmz1jv/9KTFwCiikIlSM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eU3yPju8vKZoyb65J3vu4X4BJ7JY9l103Get8hJZcopr15Q6Z/RV0pmqUroAzBghj O5XctRw6N8iKGwVg1HEB2tY1opDtRBQ1sF6BOH2ha7uTyUqOtLb13Ip0C78sWKsPF/ 9FTLYBamXSt0R9Ictiop+qJK4fmzxjCENcIDGeCo= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/87210] [RFE] introduce build time options to zero initialize automatic stack variables Date: Wed, 29 Apr 2020 18:51:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 8.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: cc 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: Wed, 29 Apr 2020 18:51:28 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D87210 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |qinzhao at gcc dot gnu.org --- Comment #5 from Andrew Pinski --- *** Bug 94855 has been marked as a duplicate of this bug. ***=