From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A12F8385840C; Fri, 8 Dec 2023 16:14:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A12F8385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702052099; bh=l8WKUVbusDOBVmmXYbK66sLz+twfAkAg1+HT196Z38s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=u/v6dD4Gu4oofcgge2xEkBk10FpdIusE2qC/pDE+A//rDpMqWLGchtbojm+cNqnlH 19bdlSZRbm7P+R1vl2F0XxQ+bJD+OsLwRwJtUB5F4bIeSOnVplMkRnQQjjuSkfiMfu ea+843ny+bVf61pXIZW5kMGVLvoex33os4QdicKo= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/112875] [14 Regression] ICE: in lra_eliminate_regs_1, at lra-eliminations.cc:670 with -Oz -frounding-math -fno-dce -fno-trapping-math -fno-tree-dce -fno-tree-dse -g Date: Fri, 08 Dec 2023 16:14:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub 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 cc priority 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=3D112875 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-bisection | CC| |jakub at gcc dot gnu.org Priority|P3 |P1 --- Comment #2 from Jakub Jelinek --- Started with r14-53-g675b1a7f113adb1d737adaf78b4fd90be7a0ed1a=