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  c4af1db30a0b7cbc710309a779eb967d801dfdde (commit)
      from  65972a4db45912ed8738bf4c367b4e8e173b2587 (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 c4af1db30a0b7cbc710309a779eb967d801dfdde
Author: Marc Poulhiès <poulh...@adacore.com>
Date:   Fri Apr 26 15:23:20 2024 +0200

    gcc-14/changes.html: fix incorrect html in Ada section

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index 47fef32d..a07fe65b 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -293,12 +293,14 @@ a work-in-progress.</p>
   switch <a 
href="https://gcc.gnu.org/onlinedocs/gnat_ugn/Alphabetical-List-of-All-Switches.html#index--gnateH-_0028gcc_0029";><code>-gnateH</code></a>
   to force reverse Bit_Order threshold to 64.</li>
   <li>Experimental features:
-    <ul><a 
href="https://gcc.gnu.org/onlinedocs/gnat_rm/Pragma-Storage_005fModel.html";>Storage
-    Model</a>: this feature proposes to redesign the concepts of Storage Pools
-    into a more efficient model allowing higher performances and easier
-    integration with low footprint embedded run-times.</ul>
-    <ul><a 
href="https://gcc.gnu.org/onlinedocs/gnat_rm/String-interpolation.html";>String
-    Interpolation</a>: allows for easier string formatting.</ul>
+    <ul>
+      <li><a 
href="https://gcc.gnu.org/onlinedocs/gnat_rm/Pragma-Storage_005fModel.html";>Storage
+          Model</a>: this feature proposes to redesign the concepts of Storage 
Pools
+        into a more efficient model allowing higher performances and easier
+        integration with low footprint embedded run-times.</li>
+      <li><a 
href="https://gcc.gnu.org/onlinedocs/gnat_rm/String-interpolation.html";>String
+          Interpolation</a>: allows for easier string formatting.</li>
+    </ul>
   </li>
   <li>Further clean up and improvements to the GNAT code.</li>
 </ul>

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

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


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to