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  081ae01843bf8ed25ab7135123ab21d817db8fa9 (commit)
      from  ced576434ed310d0afee01d88d0c56f78b4d04c5 (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 081ae01843bf8ed25ab7135123ab21d817db8fa9
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Sat May 4 01:29:35 2024 +0200

    gcc-14: Close <h3> as such, not </h4>

diff --git a/htdocs/gcc-14/porting_to.html b/htdocs/gcc-14/porting_to.html
index a20d82c2..13772080 100644
--- a/htdocs/gcc-14/porting_to.html
+++ b/htdocs/gcc-14/porting_to.html
@@ -514,7 +514,7 @@ be included explicitly when compiling with GCC 14:
 </li>
 </ul>
 
-<h3 id="target-pragma">Pragma GCC target now affects preprocessor symbols</h4>
+<h3 id="target-pragma">Pragma GCC target now affects preprocessor symbols</h3>
 
 <p>
 The behavior of pragma GCC target and specifically how it affects ISA

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

Summary of changes:
 htdocs/gcc-14/porting_to.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to