From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0FF0C3857B98; Wed, 16 Aug 2023 20:43:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0FF0C3857B98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692218581; bh=Mq8OdqJfXea3JhEBzPYWLsLORWRivgKX83vplFEp0hg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NepOX9J4HS6ZGnibOO/LBILOkTZ/tvoeI/pB3HSwlSjO2V26Cs/U6HSB7xfzPxO6d Iei9/IV0CmHQk98Sufjxv0k58pC+i9JAA3xFV3ZjTrqtIbhZ5f9zvvO2vslWj+Amwh 8Zs5kb/CEMzZnnplFJhs6Oy8PSnuB0Dsg86LdJHY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111043] [14 regression] ICE in adjust_loop_info_after_peeling, at tree-ssa-loop-ivcanon.cc:1068 Date: Wed, 16 Aug 2023 20:43:00 +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 X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc target_milestone 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=3D111043 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE in |[14 regression] ICE in |adjust_loop_info_after_peel |adjust_loop_info_after_peel |ing, at |ing, at |tree-ssa-loop-ivcanon.cc:10 |tree-ssa-loop-ivcanon.cc:10 |68 |68 Target Milestone|--- |14.0=