From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id E317B3858D28; Sun, 7 May 2023 08:42:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E317B3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1683448941; bh=5RMWZABMmQvANEWLcH5MIlMdXDNdJCaj5s+oz8Y7wOA=; h=To:Subject:Date:From:From; b=KHWBDnyVqyKMlpjASOKuNBT5jVtye+s56dwDQEOZeUdu++gmPmhlWAEL145ZrJqCk bY14Lq5qFXRh4HlYBNhCKyn3PJ9WL3T0BINgsO6h0B5OruIx4DeLXRFqBYaysLoAGU 4uAnrhHbPknNqBJ3euB/5SLlZSuLWcLGL8QP8AuE= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. cb7e6cbe56b65b665e7abbedf66b271a87b39e1b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ce8961b192b8f29055609cbd7c2fc10d105cd340 X-Git-Newrev: cb7e6cbe56b65b665e7abbedf66b271a87b39e1b Message-Id: <20230507084221.E317B3858D28@sourceware.org> Date: Sun, 7 May 2023 08:42:21 +0000 (GMT) From: Gerald Pfeifer List-Id: 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 cb7e6cbe56b65b665e7abbedf66b271a87b39e1b (commit) from ce8961b192b8f29055609cbd7c2fc10d105cd340 (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 cb7e6cbe56b65b665e7abbedf66b271a87b39e1b Author: Gerald Pfeifer Date: Sun May 7 10:40:53 2023 +0200 onlinedocs: Fix markup Commit 7c0b3155efaecf8c9bfa5192ca99acc7356bec71 for GCC 13.1 "stole" an opening
from the existing GCC 13.2 entry. diff --git a/htdocs/onlinedocs/index.html b/htdocs/onlinedocs/index.html index 421d1d0b..e72f5bfa 100644 --- a/htdocs/onlinedocs/index.html +++ b/htdocs/onlinedocs/index.html @@ -111,6 +111,7 @@
+
GCC 12.2 manuals: