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 d9bdfd9d62af8830564afb1df24e4c9fc10dda59 (commit)
from 50e06ab499a914a182d1fa43bfa1f3ba113a6c0b (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 d9bdfd9d62af8830564afb1df24e4c9fc10dda59
Author: Gerald Pfeifer <[email protected]>
Date: Sat Jun 20 23:59:47 2026 +0200
gcc-6: Make link to C++17 status relative
diff --git a/htdocs/gcc-6/changes.html b/htdocs/gcc-6/changes.html
index 8f21ce95..582fb7f6 100644
--- a/htdocs/gcc-6/changes.html
+++ b/htdocs/gcc-6/changes.html
@@ -308,7 +308,7 @@ within strings:
a memory store to a location precedes a constructor to that
memory location.</li>
<li>G++ now supports
- <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx1z">C++17</a>
+ <a href="../projects/cxx-status.html#cxx1z">C++17</a>
fold expressions, <code>u8</code> character literals,
extended <code>static_assert</code>, and nested namespace
definitions.</li>
<li>G++ now allows constant evaluation for all non-type template
arguments.</li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-6/changes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
gcc-wwwdocs