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  9dfa029c0c06ae8419af3e4af2bbd44a5e23511d (commit)
      from  5ab37266293bed45cf851276118fcfd54d4cca98 (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 9dfa029c0c06ae8419af3e4af2bbd44a5e23511d
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Tue Jun 10 23:43:24 2025 +0200

    3 further tweaks.

diff --git a/htdocs/projects/c-status.html b/htdocs/projects/c-status.html
index cabdcea1..ace2577b 100644
--- a/htdocs/projects/c-status.html
+++ b/htdocs/projects/c-status.html
@@ -272,7 +272,7 @@ GCC 3.0, even if there is no specific note regarding corner 
cases.</p>
 </tr>
 
 <tr><td><em>the <code>long long int</code> type and library functions</em></td>
-    <td>&le; GCC 1.27</td>
+    <td class="supported">&le; GCC 1.27</td>
     <td>New functions are a library issue not requiring much compiler
     support (some built-in functions present).</td>
 </tr>
@@ -407,7 +407,7 @@ GCC 3.0, even if there is no specific note regarding corner 
cases.</p>
 </tr>
 
 <tr><td><em>IEC 60559 (also known as IEC 559 or IEEE arithmetic) 
support</em></td>
-    <td></td>
+    <td class="other"></td>
     <td>Optional feature, not properly supported in GCC.</td>
 </tr>
 
@@ -471,7 +471,7 @@ GCC 3.0, even if there is no specific note regarding corner 
cases.</p>
 </tr>
 
 <tr><td><em>standard pragmas</em></td>
-    <td></td>
+    <td class="other"></td>
     <td>Not implemented.  Associated command-line options to control
     the state of the pragmas for the whole translation unit are
     available.</td>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to