From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B12C38515C6; Wed, 26 Oct 2022 15:05:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B12C38515C6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666796725; bh=oNJdCgmMtxS9MYTy1n9scz5d4fJD9Flbsy6kFehSp24=; h=From:To:Subject:Date:In-Reply-To:References:From; b=S/tDv715Dxmj3ZIT57e8aAnAXcu7uhhzqI7MlJ0bpQ0V97Jku89LIkoge8IZJAIMC odbZxvQwq5LePt3/RjBBnQdT1SVt9QgaxroDQYwpDBxTyRV58etB1mdPE0xyB14PGj wnxA0BN9romA2PdsOT8v6zgeNJRFQFBErM0HxBGU= From: "vital.had at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/93177] PPC: Missing many useful platform intrinsics Date: Wed, 26 Oct 2022 15:05:23 +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: vital.had at gmail dot com 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 #16 from Sergey Fedorov --- For Darwin, PPC intrinsics already is there in Apple headers. Can it be add= ed into current GCC?=