From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 46E123858C74; Tue, 13 Sep 2022 23:20:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 46E123858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663111250; bh=tL95lNnNrCAPaKshRgQgTd02NrKo+xV0Ki82U3RY1Jo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=r1ATHs0zQDHSA6XBIwLPKHUjtoYI3IYQ56VR+HzuxWmGnMIgv6ro6ZKkQafgBGFiu JuzhScQSONzy+zmAPOg0voaks9IiWYsdThge9Dgepvs4YuOym4ZQvG0jW3KAhc3h5j zM7ABvn8Mz4X+8f2IWYFnglURH++pct4Ih/IbKcU= From: "amodra at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/97361] power10 unrecognizable insn Date: Tue, 13 Sep 2022 23:20:50 +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: 11.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: amodra at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D97361 Alan Modra changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Alan Modra --- The bug report is nearly two years old, against gcc-11.0. I'd forgotten ab= out it. Retesting just now shows current mainline does not hit the ICE, nor do= es current tip of gcc-11 branch.=