From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2CCAD3858415; Fri, 12 Apr 2024 22:44:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2CCAD3858415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712961859; bh=C/gT/nrVQVvDeISgcOp4wOOpE0wl/ItDWvZqtJxZSHA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z7Vxga4iozwCW+lZiHLVCuJL0iVtQbazhD6vnee5boWixK5SBo0B+3W2K2umUCNPM 0AvZj4wk/mOWnDE//K8usrzH6UtQkMNIUuB8NRBtP7Pz2SFlpC6LDcbTylMYzlMcZt yqc+H15+H+ESLzaxXZe2LqwbYKn/Pwk4pbCCJMw4= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114696] ICE: in extract_constrain_insn_cached, at recog.cc:2725 insn does not satisfy its constraints: {*anddi_1} with -mapxf -mx32 Date: Fri, 12 Apr 2024 22:44:18 +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 X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: hjl.tools at gmail dot com X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D114696 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0 --- Comment #3 from H.J. Lu --- A patch is posted at https://patchwork.sourceware.org/project/gcc/list/?series=3D32811=