From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B1F653858037; Sat, 20 Jan 2024 08:24:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1F653858037 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705739072; bh=GGt7qbfKJFU5gHk5M0kCz0NIgq/H1yD1lgfNeSIquk8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RUwaipmi6Da3Swi1JhgwzC+niD4SuarIb4dICRjjSxcblnQ9VIFlzkN4+DLLYBpJf Utl7B/aWcIBa0/hflyfRgGvkbJYe9pKZFO/b/pRp4vzd/EMHTI96iQHxCpzTRYbW5I 9GM7VTjoZMGOazWxFSJkY7tUi5QCG9MUXwROzS7U= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113510] [14 Regression ARM Thumb] ICE in extract_constrain_insn with CPU cortex-m23 Date: Sat, 20 Jan 2024 08:24:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code, ra 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: component target_milestone 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=3D113510 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Component|rtl-optimization |target Target Milestone|--- |14.0 Keywords| |ice-on-valid-code, ra --- Comment #3 from Andrew Pinski --- g:a729b6e002fe=