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  41e837fa057603b93f8d4632a137328d7f58f643 (commit)
       via  6163719c5a910c977812f6caa66024b28f5253af (commit)
      from  2a3cc6f76b4746b8642f9bf2aef8e764ff8a9cad (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 41e837fa057603b93f8d4632a137328d7f58f643
Author: Stefan Schulze Frielinghaus <[email protected]>
Date:   Mon Jan 19 10:09:55 2026 +0100

    s390: Deprecate -m31

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 393de17a..0502470b 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -399,6 +399,9 @@ struct Affected : E
       use is for the Linux kernel in order to support run-time patching of the
       address loading of the canary.
   </li>
+  <li>Support for <code>-m31</code> is deprecated and will be removed in a
+      future release.
+  </li>
 </ul>
 
 <!-- <h3 id="riscv">RISC-V</h3> -->

commit 6163719c5a910c977812f6caa66024b28f5253af
Author: Stefan Schulze Frielinghaus <[email protected]>
Date:   Mon Jan 19 10:09:55 2026 +0100

    s390: Mention _Float16 support for GCC 16

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 652ac79e..393de17a 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -390,6 +390,9 @@ struct Affected : E
   <li>Bit-precise integer types (<code>_BitInt (<i>N</i>)</code> and
       <code>unsigned _BitInt (<i>N</i>)</code>) are supported, now.
   </li>
+  <li>Floating-point type <code>_Float16</code> is supported.  All operations
+      are carried out in software or by <code>float</code> instructions.
+  </li>
   <li>Global stack protector support has been added and exported via
       <code>-mstack-protector-guard=global</code>.  Option
       <code>-mstack-protector-guard-record</code> was added, too.  The primary

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

Summary of changes:
 htdocs/gcc-16/changes.html | 6 ++++++
 1 file changed, 6 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to