From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7EFCF388A77C; Thu, 8 Dec 2022 09:38:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7EFCF388A77C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670492332; bh=H0lRePQFq0NSH+81FPPuIoGhKs0I98soJNoiGaAclfw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=riUW/4pnYFNS3GhQR36XeC9FIn7aStyTzqpVI94iPL4NHEjTImmYVt48+sVxwfap0 Jp3es5EutCKY0QyjPJk9Jk2V4AEHYpJeqSlX5JA+l4o96zM0OF+HyOE4DkyKFvCyvn ByaXZa1tLgcMwwTZOSFvdB9MOnm9mw5VywFCr7mM= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107828] tree-inlining would generate SSA with incorrect def stmt Date: Thu, 08 Dec 2022 09:38:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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: resolution bug_status 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=3D107828 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED --- Comment #3 from Martin Li=C5=A1ka --- I tend to close this as Martin provided an answer.=