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 0f812435e9b4a0a00cd7b2acf92d8008fba7e709 (commit)
from f6cbe1210e56b5f0187793886c880451e57f81ea (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 0f812435e9b4a0a00cd7b2acf92d8008fba7e709
Author: Gerald Pfeifer <[email protected]>
Date: Tue Sep 9 11:06:25 2025 +0200
news: Drop link to libstdc++ profile mode docs
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/news.html b/htdocs/news.html
index 5bdcd374..a88cc996 100644
--- a/htdocs/news.html
+++ b/htdocs/news.html
@@ -696,9 +696,8 @@ Using MPC allows more effective and accurate complex number
<a
href="gcc-4.5/changes.html#mpcopts">compile-time optimizations</a>.</dd>
<dt>January 25, 2010</dt>
-<dd>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 many
+<dd>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. Code was contributed by Silvius Rus,
-----------------------------------------------------------------------
Summary of changes:
htdocs/news.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
hooks/post-receive
--
gcc-wwwdocs