From: Stefan Schulze Frielinghaus <stefa...@gcc.gnu.org>

---
 htdocs/gcc-16/changes.html | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index a75d3b5a..3badf578 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -165,7 +165,13 @@ for general information.</p>
 
 <!-- <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3> -->
 
-<!-- <h3 id="s390">S/390, System z, IBM z Systems</h3> -->
+<h3 id="s390">S/390, System z, IBM z Systems</h3>
+
+<ul>
+  <li>Bit-precise integer types (<code>_BitInt (<i>N</i>)</code> and
+      <code>unsigned _BitInt (<i>N</i>)</code>) are supported, now.
+  </li>
+</ul>
 
 <!-- <h3 id="riscv">RISC-V</h3> -->
 
-- 
2.49.0

Reply via email to