From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A48943857B8E; Mon, 13 Nov 2023 06:22:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A48943857B8E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699856563; bh=egLeb/593eyAdqMp5hPVH2TRMpVDZETVDF5aw7V5d5w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CD+rydh7AH8rCXHG2iOnjNKvxg5T08I5Lv4jQNq28/e5bipp3Fs8ODtlcbieVTBaO J4y4m9L/xnfLH3ZfDYgjIXQM0Ar6QbopExfXhNJCK5Wr5EEyqIR63JSGWWGxol7Fuw UjqLKWbEQN3lETu5TNBqHOk28j6FbtNyKCHZ+yf8= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112476] Unrecognizable insn with -O2 -march=la464 on loongarch64 Date: Mon, 13 Nov 2023 06:22:43 +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, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: xry111 at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D112476 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Target Milestone|--- |14.0 --- Comment #7 from Xi Ruoyao --- Fixed for trunk.=