From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2181) id A3E9E385DC0A; Wed, 29 Apr 2020 13:39:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3E9E385DC0A To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. dfa292fab9e058d079b28973918beeec557b9ec6 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0a811c2e94d02915b1e6d2329c6d5229c95eead4 X-Git-Newrev: dfa292fab9e058d079b28973918beeec557b9ec6 Message-Id: <20200429133944.A3E9E385DC0A@sourceware.org> Date: Wed, 29 Apr 2020 13:39:44 +0000 (GMT) From: Jonathan Wakely 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: Wed, 29 Apr 2020 13:39:44 -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 dfa292fab9e058d079b28973918beeec557b9ec6 (commit) from 0a811c2e94d02915b1e6d2329c6d5229c95eead4 (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 dfa292fab9e058d079b28973918beeec557b9ec6 Author: Jonathan Wakely Date: Wed Apr 29 14:39:20 2020 +0100 Correct status and macro for P1907R1 As noted in PR c++/94765 floating point types are not supported as non-type template args. Marek added the P1907R1 paper in commit d59a823fb but didn't give it a distinct entries for the "Supported in GCC?" and "SD-6 Feature Test" columns. This patch keeps it grouped with P0732R2 but in its own row. The table uses the nth-child CSS pseudo-class for formatting, but rowspan attributes mess that up by altering the number of children in the row. This patches uses (non-displayed)