From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4E2763858D37; Mon, 23 Oct 2023 16:51:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4E2763858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698079886; bh=ZVVNR6nckXLlrUjHNzpSzRj2wt1eO4Be7GmqEPeBHCc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UimAhlZUhBHzASvqRgMcfivvy0WqEufLyvubecx43+xkr45Y/vH/2q09p4s/qylwY ZDPaNhkbyztecMPs6Mpdm2KcXpT5fsalEtBSeSNrO4zmiHSFsoaS0M35wkscBj8oKg Y6Ol+FUc14B3H/H/32H7fsEr7Z5vnGJQ7QXcIJcI= From: "jamborm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/111922] [11/12/13/14 Regression] ICE in cp with -O2 -fno-tree-fre Date: Mon, 23 Oct 2023 16:51:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jamborm 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: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D111922 Martin Jambor changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aldyh at gcc dot gnu.org --- Comment #3 from Martin Jambor --- I'm adding this to the things to look at. But if our bisecting script is correct te ICE has been introduced by r10-3604-g38a734350fd787, so let me CC Aldy as well.=