From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1888) id CD28F3858421; Wed, 3 Jan 2024 15:10:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CD28F3858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1704294655; bh=GB4Q/r1tNupXqryzM7lJNcswAPLHVpR56WdmgezfgCg=; h=To:Subject:Date:From:From; b=OANCah5cSLg/mZJxFXFOVMBgSWKfCKngyvF/xnZI6ODAkX61G3nxlL0LlK9hXuHyN QuZIpChvCZguRwSLblrvCtALihOjz8TvHqjL0X/9B8FKdJvVpKsDxj3oBvKhWo3adg 83xZrTEsr3WriO11liuD7bGRy6XKY/Xns1Cf9HPA= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 3d3126e6691bb1f7a24d33027ae35f33ce338ec1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3e4db0711c8cb78b451588a145023c2558d7f575 X-Git-Newrev: 3d3126e6691bb1f7a24d33027ae35f33ce338ec1 Message-Id: <20240103151055.CD28F3858421@sourceware.org> Date: Wed, 3 Jan 2024 15:10:55 +0000 (GMT) From: Patrick Palka 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 3d3126e6691bb1f7a24d33027ae35f33ce338ec1 (commit) from 3e4db0711c8cb78b451588a145023c2558d7f575 (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 3d3126e6691bb1f7a24d33027ae35f33ce338ec1 Author: Patrick Palka Date: Wed Jan 3 10:10:35 2024 -0500 gcc-14/changes: Fix pasto diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index f75fc635..e3a68998 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -207,7 +207,7 @@ a work-in-progress.

  • P2582R1, Class template argument deduction from inherited constructors - (PR107687) + (PR106653)
  • ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-14/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs