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 a68ce2bc4430f70cd073c2c30be46c88cb021226 (commit)
from 5122116deec3c168d813c77e7c244d3edc07d2bc (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 a68ce2bc4430f70cd073c2c30be46c88cb021226
Author: Gerald Pfeifer <[email protected]>
Date: Mon Sep 29 10:04:19 2025 +0200
gcc-4.5: Drop link to libstdc++ profile mode
Profile mode and its docs have been gone for a while, just the
instance on our website stuck until recently (and has been purged now).
diff --git a/htdocs/gcc-4.5/changes.html b/htdocs/gcc-4.5/changes.html
index 3d645bb3..ebf81090 100644
--- a/htdocs/gcc-4.5/changes.html
+++ b/htdocs/gcc-4.5/changes.html
@@ -387,8 +387,7 @@
</li>
<li>
-<p>An experimental <a
href="https://gcc.gnu.org/onlinedocs/libstdc++/manual/profile_mode.html">
- profile mode </a> has been added. This is an implementation of
+<p>An experimental profile mode has been added. This is an implementation of
many C++ standard library constructs with an additional analysis
layer that gives performance improvement advice based on
recognition of suboptimal usage patterns. For example,
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-4.5/changes.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs