public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 1c3fd72e73045266479669ff4a97a63520a0e72b
@ 2022-10-26 10:25 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-10-26 10:25 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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  1c3fd72e73045266479669ff4a97a63520a0e72b (commit)
      from  085f2b7f13ee03919d77d938f7c12f08b382e529 (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 1c3fd72e73045266479669ff4a97a63520a0e72b
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Wed Oct 26 12:25:39 2022 +0200

    Mark extended floating point types as implemented.

diff --git a/htdocs/projects/cxx-status.html b/htdocs/projects/cxx-status.html
index a0efc4f4..3968fef0 100644
--- a/htdocs/projects/cxx-status.html
+++ b/htdocs/projects/cxx-status.html
@@ -309,8 +309,10 @@
     <tr>
       <td> Extended floating-point types and standard names </td>
       <td> <a href="https://wg21.link/p1467r9">P1467R9</a></td>
-      <td class="unsupported"> <a href="https://gcc.gnu.org/PR106652">No</a></td>
-      <td> </td>
+      <td class="supported"> <a href="../gcc-13/changes.html#cxx">13</a></td>
+      <td> __STDCPP_FLOAT16_T__ <br> __STDCPP_FLOAT32_T__ <br>
+           __STDCPP_FLOAT64_T__ <br> __STDCPP_FLOAT128_T__ <br>
+           __STDCPP_BFLOAT16_T__ </td>
     </tr>
     <!-- https://github.com/cplusplus/papers/issues/1242 -->
     <tr>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/projects/cxx-status.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-26 10:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 10:25 gcc-wwwdocs branch master updated. 1c3fd72e73045266479669ff4a97a63520a0e72b Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).