From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8B2C93857C40; Fri, 2 Feb 2024 19:10:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B2C93857C40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706901025; bh=WyDHidIGvlljtHgX195/SyEdyLlzJ65CohSaHiXcN7w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PxQBYOja2TNZKIdib1krP/Xu4l8654HXJNYUOmItOre1g0RUzKXpz2uj/aA+bLfJ0 UoqNNlEzW1hd765AV8veRU7hGgwy7hNd5h9eeYRldFaJqOQaFkKFCAxCjx+NqTb5bp DM+W/ybQRX64TVr8LcU+2Ap7KLAV++PcBgCgdwJc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/113712] [11/12/13/14 Regression] lto crash: when building 641.leela_s peek with Example-gcc-linux-x86.cfg (SPEC2017 1.1.9) Date: Fri, 02 Feb 2024 19:10:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto 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: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords cf_known_to_fail cf_known_to_work bug_status target_milestone everconfirmed short_desc 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=3D113712 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code, | |needs-bisection Known to fail| |10.1.0, 12.1.0 Known to work| |8.1.0, 9.1.0 Status|UNCONFIRMED |NEW Target Milestone|--- |11.5 Ever confirmed|0 |1 Summary|lto crash: when building |[11/12/13/14 Regression] |641.leela_s peek with |lto crash: when building |Example-gcc-linux-x86.cfg |641.leela_s peek with |(SPEC2017 1.1.9) |Example-gcc-linux-x86.cfg | |(SPEC2017 1.1.9) --- Comment #16 from Andrew Pinski --- Confirmed.=