From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 609D73858D32; Thu, 27 Apr 2023 08:43:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 609D73858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682584986; bh=GeZ6J1IaRXjVFlRZc7Mkm71vOJDh0VJXAOJyZwREi3s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OztcvQZIKcA1qJf/5nuQYDLZxFALhFWN/n8/3yexHwvnh8Gg+ktA37fMWNgK4AZes JGAGDdL9ZB1MP3NPIeJBKvMCVDzP2q4xwytTySg+pSCEh8ubNureghlhOzJko+c/gd 0iHB+tj+OuxerTwoaBxYgnTtinAP2ilhoEFrCZyw= 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 08:43:06 +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: 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 assigned_to everconfirmed cf_reconfirmed_on attachments.created 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot = gnu.org Ever confirmed|0 |1 Last reconfirmed| |2023-04-27 --- Comment #1 from Richard Biener --- Created attachment 54936 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54936&action=3Dedit patch implementing the IL verification This implements appropriate IL verification, but it currently runs into qui= te some issues where we create invalid GIMPLE.=