From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116708 invoked by alias); 3 Dec 2019 08:44:18 -0000 Mailing-List: contact gcc-cvs-wwwdocs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-cvs-wwwdocs-owner@gcc.gnu.org Received: (qmail 116606 invoked by uid 9665); 3 Dec 2019 08:44:17 -0000 Date: Tue, 03 Dec 2019 08:44:00 -0000 Message-ID: <20191203084417.116603.qmail@sourceware.org> From: burnus@gcc.gnu.org To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 8655ef3f64b77655417d97079348c13ab1a87c8d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2e5b610bc77329bb2e1fdd3dff1efcd08b99b830 X-Git-Newrev: 8655ef3f64b77655417d97079348c13ab1a87c8d X-SW-Source: 2019/txt/msg00309.txt.bz2 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 8655ef3f64b77655417d97079348c13ab1a87c8d (commit) from 2e5b610bc77329bb2e1fdd3dff1efcd08b99b830 (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 8655ef3f64b77655417d97079348c13ab1a87c8d Author: Tobias Burnus Date: Tue Dec 3 09:43:17 2019 +0100 GCC 10 porting to - comment empty block * htdocs/gcc-10/porting_to.html: Comment

Link

. diff --git a/htdocs/gcc-10/porting_to.html b/htdocs/gcc-10/porting_to.html index 2c40419..5e569c2 100644 --- a/htdocs/gcc-10/porting_to.html +++ b/htdocs/gcc-10/porting_to.html @@ -128,7 +128,9 @@ longer compile it.)

C++ language issues

--> + ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-10/porting_to.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) hooks/post-receive -- gcc-wwwdocs