From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D33BE3858D3C; Sun, 5 Nov 2023 21:39:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D33BE3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699220392; bh=2k18OtGHPJcflU/IxNFMLQrJ4lKDnE5txygjhAWVYsc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yPJfoIi8qq9Ooyi7v2w6rPsD56KdVYLa8s2eDdSdwieZbPWNrVeqQsdNd37ki8Pu4 eL8e9HhH3WdDj8XjSHFgjxO4R3p42ZKauQuFhGXglTm0OT57xJCthI5BFsvl5iahds fQv0r06qB3MlWyu4JgiYjO1LfPy0fltLcYnEHGWQ= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/109696] [14 Regression] ice: tree check fail since r14-377 Date: Sun, 05 Nov 2023 21:39:52 +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: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, needs-bisection X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D109696 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-bisection --- Comment #2 from Andrew Pinski --- Looks like this one has been fixed. Would be a good idea to see what commit fixed it.=