From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2598E3857011; Thu, 27 Apr 2023 12:01:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2598E3857011 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682596864; bh=z1rFTW011RKIZMegzF/PTYdxrC7TtdcaaOFj6B9bUT0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mjdZ1TjvsKYuV2rEFVH8BxUOK0J+BK4972Oln6FvSUtcegRzhvJWuuuMSCIbLaxZ4 5hpnXrvsysTC1fUsNwXvuL6NF/y8UMb3AiYjRTcOsVFuX0BV3i61hI+mxf3tbVvNww y+VMcvPvO3MpyLAtGUfLs+lpSZd4vUoOmQfAF3QI= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106878] [11/12 Regression] ICE: verify_gimple failed at -O2 with pointers and bitwise calculation Date: Thu, 27 Apr 2023 12:01:02 +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: 12.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D106878 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking --- Comment #14 from Richard Biener --- Iff then I think we want to backport all but the verifier changes.=