From patchwork Sat May 5 20:05:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Wakely X-Patchwork-Id: 909190 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-477282-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="XZW5beqg"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40dfyK3VSkz9s1d for ; Sun, 6 May 2018 06:05:42 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=J+AB4mcsds8UKOviZcOC8MXp5tVIfpT5vvAQO+aQYdRrPUpo/5VlH 8FuQKQx9hQGl9ZfIw3AmnjLsfON5EGJqzogrvmv9dCOlw9OuhFPSDfciuaIcf7+l o0E2a62qhOw1qtJC3txa/2KKdYoQO3IMK/X7G79lBctBWLMlVqyY5Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=fueGeA0LipVZ26Q0+832LrLHJlQ=; b=XZW5beqgJsoaZpZSJ5Sn u2txdJIuaXSqpLdp3ZfxNsqvbqS+cgGHsjyEIvVTR1aFnTUe5ZLiL0kOsBjurBFf imyT7QYS8Lj1FgepT1VY8Pk5mCRk79cDsmA6Yg8FkuCI9LX6+u28F3p08oClj+q4 DWDAyOxPbfablfo3uEkKkDk= Received: (qmail 101352 invoked by alias); 5 May 2018 20:05:34 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 101320 invoked by uid 89); 5 May 2018 20:05:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-10.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=UD:changes.html, v, changes.html, v, changeshtmlv X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 05 May 2018 20:05:32 +0000 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3763FC057F92 for ; Sat, 5 May 2018 20:05:31 +0000 (UTC) Received: from localhost (unknown [10.33.36.9]) by smtp.corp.redhat.com (Postfix) with ESMTP id D3DF65D9CD for ; Sat, 5 May 2018 20:05:30 +0000 (UTC) Date: Sat, 5 May 2018 21:05:30 +0100 From: Jonathan Wakely To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Remove empty section and orphaned "-->" markup Message-ID: <20180505200529.GJ20930@redhat.com> MIME-Version: 1.0 Content-Disposition: inline X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.1 (2017-09-22) Committed to CVS. Index: htdocs/gcc-8/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-8/changes.html,v retrieving revision 1.74 diff -u -r1.74 changes.html --- htdocs/gcc-8/changes.html 2 May 2018 12:25:18 -0000 1.74 +++ htdocs/gcc-8/changes.html 5 May 2018 20:03:49 -0000 @@ -1270,10 +1270,7 @@ -

Other significant improvements

-
    -
  • -
+ @@ -1284,7 +1281,6 @@ known to be fixed in the 8.1 release. This list might not be complete (that is, it is possible that some PRs that have been fixed are not listed here).

--->