From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id B97D33857C53; Mon, 24 Aug 2020 16:53:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B97D33857C53 To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 4b43815f8db97d1b99e245779a059ddcca0433bd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8d046142a4e6779b3c4ab20903f2ca765597a2fc X-Git-Newrev: 4b43815f8db97d1b99e245779a059ddcca0433bd Message-Id: <20200824165314.B97D33857C53@sourceware.org> Date: Mon, 24 Aug 2020 16:53:14 +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: Mon, 24 Aug 2020 16:53:14 -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 4b43815f8db97d1b99e245779a059ddcca0433bd (commit) from 8d046142a4e6779b3c4ab20903f2ca765597a2fc (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 4b43815f8db97d1b99e245779a059ddcca0433bd Author: Gerald Pfeifer Date: Mon Aug 24 18:52:42 2020 +0200 Switch www.validlab.com to https diff --git a/htdocs/bugs/index.html b/htdocs/bugs/index.html index a6631d8a..88fba1b9 100644 --- a/htdocs/bugs/index.html +++ b/htdocs/bugs/index.html @@ -300,7 +300,7 @@ to round to the nearest representable number.

This is not a bug in the compiler, but an inherent limitation of the floating point types. Please study -this paper +this paper for more information.

----------------------------------------------------------------------- Summary of changes: htdocs/bugs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs