From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id 004D6385AC12; Tue, 1 Feb 2022 12:56:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 004D6385AC12 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 996afe17497b8c06f00c763bcf7fe2b971bb0f05 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5f199e1197b67b4304a3be54579c2141c39bff30 X-Git-Newrev: 996afe17497b8c06f00c763bcf7fe2b971bb0f05 Message-Id: <20220201125613.004D6385AC12@sourceware.org> Date: Tue, 1 Feb 2022 12:56:12 +0000 (GMT) From: Jonathan Wakely X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2022 12:56:13 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 996afe17497b8c06f00c763bcf7fe2b971bb0f05 (commit) from 5f199e1197b67b4304a3be54579c2141c39bff30 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 996afe17497b8c06f00c763bcf7fe2b971bb0f05 Author: Jonathan Wakely Date: Tue Feb 1 12:56:07 2022 +0000 Uncomment header for Fortran issues diff --git a/htdocs/gcc-12/porting_to.html b/htdocs/gcc-12/porting_to.html index 7f4a2936..470703c7 100644 --- a/htdocs/gcc-12/porting_to.html +++ b/htdocs/gcc-12/porting_to.html @@ -99,9 +99,8 @@ base classes can often be completely removed, or the typedefs for class.

- +

Argument name for CO_REDUCE

----------------------------------------------------------------------- Summary of changes: htdocs/gcc-12/porting_to.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs