From patchwork Fri Nov 12 19:26:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 1554555 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.a=rsa-sha256 header.s=default header.b=H2ZKq5Yv; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HrTDm2YC2z9s0r for ; Sat, 13 Nov 2021 06:29:44 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C8AB33857C5F for ; Fri, 12 Nov 2021 19:29:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C8AB33857C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1636745381; bh=nefIpkTyzlaQZxfUp1QEg7H0AoogYNn0Mr3MX/zgHE4=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=H2ZKq5Yv/ESZQn5hvqH9efbATQJDGt0+iQZKIu0ppbM9+6yJuPZSDTFU8DtK/urYO 0GTBx7qyli4HVfenMfSYmLiuJ7ha3vcKnvLxa7rj0rv5sz4pzK6WGhjth+EVHk/evO FPdGLqrY+UCMxkFgUoVP2NG+vnChlRrfzerbGtOg= X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by sourceware.org (Postfix) with ESMTPS id B86E63858030 for ; Fri, 12 Nov 2021 19:26:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B86E63858030 Received: by mail-pj1-x1029.google.com with SMTP id gx15-20020a17090b124f00b001a695f3734aso8433661pjb.0 for ; Fri, 12 Nov 2021 11:26:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=nefIpkTyzlaQZxfUp1QEg7H0AoogYNn0Mr3MX/zgHE4=; b=5p6jS1m+WHuU4OG26L2X3cK2NhbflJ0vqWyl1aAx/uRZIrwxjtMv9eR/CPofESMlWv beUYA6qOL7wrvHuqqtcEjNbDFgTcBljc0Tr054R9lZBPDeIlP3b9vgymT/HYE7VtJOb4 ZclT2YMgaRi0xw2teYi/yyt5glTRK2629QSvilkp8ZmGBJs2jhASQvnP31q6ab2XNpHH 0PQKPq4U1dmRcSWwEwpWRFMZadQzMejrp5WUjA3p7nRgKd2iBTJNNisRaizFW+rMihKA XNnnTn9vWmXFJP2SwFlPzgClYp5jX6TdDDUEYZGlW8tYJu4GK2yUMSaW+O5W5gYTcnT1 vs+g== X-Gm-Message-State: AOAM533OvEC/922JugerC7ujvoUkYnEqTjqqCRSKXocEV1usPtSFu/YR p9zvd8CslG1b1TNkfVXy/VjAkYhBVyA= X-Google-Smtp-Source: ABdhPJzSAQVekdPwRQQVDqkZK92I3DpVBmbMhRdSpG62KVMvFmy1ivyL2/tUOktrb7uC8zgG3y/CFQ== X-Received: by 2002:a17:90a:be10:: with SMTP id a16mr20220265pjs.133.1636745202592; Fri, 12 Nov 2021 11:26:42 -0800 (PST) Received: from gnu-cfl-2.localdomain ([172.58.35.133]) by smtp.gmail.com with ESMTPSA id y8sm7806501pfi.56.2021.11.12.11.26.42 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 Nov 2021 11:26:42 -0800 (PST) Received: from gnu-cfl-2.lan (localhost [IPv6:::1]) by gnu-cfl-2.localdomain (Postfix) with ESMTP id EA2351A0A19 for ; Fri, 12 Nov 2021 11:26:40 -0800 (PST) To: gcc-patches@gcc.gnu.org Subject: [wwwdocs][PATCH] Document deprecation of OpenMP MIC offloading in GCC 12 Date: Fri, 12 Nov 2021 11:26:40 -0800 Message-Id: <20211112192640.148622-1-hjl.tools@gmail.com> X-Mailer: git-send-email 2.33.1 MIME-Version: 1.0 X-Spam-Status: No, score=-3029.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, KAM_NUMSUBJECT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: "H.J. Lu via Gcc-patches" From: "H.J. Lu" Reply-To: "H.J. Lu" Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" --- htdocs/gcc-12/changes.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 5f12fb42..c133786d 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -49,6 +49,10 @@ a work-in-progress.

which still supports -std=f95 and is recommended to be used instead in general. +
  • + OpenMP offloading to Intel MIC has been deprecated and will be removed + in a future release. +
  • The cr16 target with the cr16-*-* configuration has been obsoleted and will be removed in a future release.