From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7623738582B3; Mon, 29 Aug 2022 13:16:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7623738582B3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661778966; bh=Vi6zyi7uAW5It+mxDn8dr8I6YI6nhx+VHP6I0lXNKVM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yjaRB2CKcEFutlJr+FgnVgtlhx/j6JDK+twcx5u3selrOW1N6EbOxFOkh6wtRFoL2 S8WWdRKkg6hp/DPf4lzOP+/iZl3ds7uJKyd5aY80HpriKcMgqInmSsiNnpHhJupwFd 8PUm65X+ZRJwOvrD+oUFNwkE57ACh7dHbpQjom/8= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/19430] taking address of a var causes missing uninitialized warning (virtual PHI with MEM) Date: Mon, 29 Aug 2022 13:16:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 3.4.2 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: enhancement X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D19430 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dominiq at lps dot ens.fr --- Comment #38 from Richard Biener --- *** Bug 34721 has been marked as a duplicate of this bug. ***=