From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4CF6E384647E; Wed, 26 Oct 2022 15:15:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4CF6E384647E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666797336; bh=QF0L0imEB7uafv56qGWLANuekjPFkhHcJmwYBTk2K58=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f6+OJ9dXctuwHBcyBbgVGZ0q2Vu5bVSYqqVxUC3IGGSNQRiAsZfyoRaTVXYbgpAMT jcES9aig2p+YGhSxOfyu9SFC60Slu0CVUGgpL/+oPs76aTxVRczXZBT7DoTEuMV7HI A/bmslgzxEONqR+vfSYbY3qYBYuHJb7saCG1XwSU= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/93177] PPC: Missing many useful platform intrinsics Date: Wed, 26 Oct 2022 15:15: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: 8.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iains 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D93177 --- Comment #17 from Iain Sandoe --- (In reply to Sergey Fedorov from comment #16) > For Darwin, PPC intrinsics already is there in Apple headers. Can it be > added into current GCC? There is a version of the header on the FSF Apple branch, which means we can forward port / check / add to the installation / test it. It might/might n= ot be useful to any other ppc sub-ports.=