From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 56785383B783; Sat, 21 May 2022 22:27:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 56785383B783 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. cf90f8a4e0666dc3a23ae2bc9de801e9a897ac46 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 87fb03bc6ce3e190ba74215a9aad5021e263185a X-Git-Newrev: cf90f8a4e0666dc3a23ae2bc9de801e9a897ac46 Message-Id: <20220521222721.56785383B783@sourceware.org> Date: Sat, 21 May 2022 22:27:21 +0000 (GMT) From: Gerald Pfeifer 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: Sat, 21 May 2022 22:27:21 -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 cf90f8a4e0666dc3a23ae2bc9de801e9a897ac46 (commit) from 87fb03bc6ce3e190ba74215a9aad5021e263185a (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 cf90f8a4e0666dc3a23ae2bc9de801e9a897ac46 Author: Gerald Pfeifer Date: Sun May 22 00:27:02 2022 +0200 gcc-12: Fix HTML around RISC-V entries diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html index 3b94378e..ae03c3c6 100644 --- a/htdocs/gcc-12/changes.html +++ b/htdocs/gcc-12/changes.html @@ -820,7 +820,6 @@ function Multiply (S1, S2 : Sign) return Sign is
  • libstdc++ no longer attempts to detect built-in atomics. Distributions that have out-of-tree workarounds for -latomic should check their ABIs again.
  • - ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-12/changes.html | 1 - 1 file changed, 1 deletion(-) hooks/post-receive -- gcc-wwwdocs