From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 70E293858C50; Thu, 9 Feb 2023 10:34:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 70E293858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1675938893; bh=5mU6PffvLCLv2Hnz5TgJlZdO77ttU2L821WQLLvLYMo=; h=From:To:Subject:Date:From; b=m6UV9qLrhJrJlDG3/FdSCV/tp0W72y5nVjBRxlSElxkMqNBvyFPDM7WNRJKZFFhvP cPlm9intn27xUDblMJoArzQoI/9Nni/y9vQ4fF3MLnzBM1T6h6pwHtXARM8ebZTffX Lr7WvNqfl7/V7BzBkym3/X7LlHLYMZszVDJhvpKM= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc] Created branch 'marxin/heads/PR100758-__builtin_cpu_supports-centaur' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/PR100758-__builtin_cpu_supports-centaur X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: fc3769cb2105555108dfdb289c749a8190aa51ea Message-Id: <20230209103453.70E293858C50@sourceware.org> Date: Thu, 9 Feb 2023 10:34:53 +0000 (GMT) List-Id: The branch 'marxin/heads/PR100758-__builtin_cpu_supports-centaur' was created in namespace 'refs/users' pointing to: fc3769cb210... docs: add cavear for __builtin_cpu_supports