From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 74BA53857738; Thu, 27 Apr 2023 10:31:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 74BA53857738 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682591505; bh=UZ2q64Iw59IsIHo+Y30yNwCvCwMVAFD3825/pTyHUw0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WP8U/hWC9H2K13J3b3zkuBdvioVfs3cnMmYu/Lihg6GfYbvjFf027ZyiDRGeaFKf5 h7nfLcxOD0Op41PGtSQLkKbNawdidvcTIWg7po5y1l8YntocPF2AmvLltZjjZFGp+m A0BkSoeltvBgF5J+522/5tlJQ6M2Ns6W2KTZQ8W4= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109644] Missing GIMPLE IL verification Date: Thu, 27 Apr 2023 10:31:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109644 Bug 109644 depends on bug 109607, which changed state. Bug 109607 Summary: IPA replaces stmt with invalid gimple https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109607 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=