From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AD6043858C20; Sat, 25 Nov 2023 03:31:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AD6043858C20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700883096; bh=rZBdMmzpz5YalzyTJx736XDFXqaEqciY0s5e7YfVGGA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Bd3kQr9nlaeRREDb6CrQyiAFIhkxnDXO2uLHcNAKEr65ChaTh/2vqgIDIwYVzPgN2 8HLYzrHkYqE67/7fk8yDxhf9UOwE8wr8cSd+OjvOcVfZMpMAzuOYJbvzpEBm6qx8C5 k3twIiRQ3QwnZkPvdCafXIqQUTUbToGNHiv9n7Rk= From: "csfore at posteo dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112707] [14 regression] gcc 14 outputs invalid assembly on ppc: Error: unrecognized opcode: `fctid' Date: Sat, 25 Nov 2023 03:31:36 +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: assemble-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: csfore at posteo dot net 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: --- 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=3D112707 --- Comment #1 from Christopher Fore --- Created attachment 56683 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56683&action=3Dedit trimmed file with cvise=