From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 397EB385AC39; Mon, 6 Mar 2023 11:14:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 397EB385AC39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678101250; bh=vDy7lVQFlJkQVWOwKN45q1C+DzfAgv5pvWFVpkTgU3Y=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PzVFjetR5PXHdl2ZBx74+IW5TX5HH3jz98uwZUSCGLs16+UEm+8q88FAreO/+iVAz LOc8bSRjsEt2O5DrsK9MGGbfuznzs77sdUApWZFh73bLau9u8wosHO4bwSL5Bxjn75 QNLqYbtmwFBu7lZ+RhRZxczNqeGjkZrQ8qpOr0LY= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109005] [13 Regression] ICE during GIMPLE pass: ifcvt Date: Mon, 06 Mar 2023 11:14:10 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: iains 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: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_gcctarget 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=3D109005 Iain Sandoe changed: What |Removed |Added ---------------------------------------------------------------------------- Target|x86_64-apple-darwin |x86_64-apple-darwin, | |x86_64-linux-gnu --- Comment #9 from Iain Sandoe --- also on Linux.=