From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 63BBB3858D32; Mon, 24 Apr 2023 10:57:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 63BBB3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682333862; bh=rBSn149RCLopw1ryru0RXPBf5A3bhK1TzZMTUeFE+I0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=g/rjkusyHPfoocXUp88YklZrLR6AJLmsX1/OZ3N2Tm2fo8xJ/+hRWhx9liQ4VYs/x 5IBUyffU8d3Jdr2sn8tTI1hnTAPGy9Bf5X+6PlgbsEDUEq3xn/LCUB1DLH1QR/G2SY enSNE8xQk098g+JjKiOYSoUrooSsmDQGW1EHdelY= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109566] [12/13/14 Regression] powerpc: unrecognizable insn for -mcpu=e6500, -mcpu=power3, ..., -mcpu=power10 Date: Mon, 24 Apr 2023 10:57:42 +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: 13.0 X-Bugzilla-Keywords: build, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D109566 --- Comment #14 from Jakub Jelinek --- Created attachment 54910 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54910&action=3Dedit gcc13-pr109566.patch Full test I'm going to bootstrap/regtest momentarily.=