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).
---
 htdocs/gcc-4.5/changes.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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,
-- 
2.51.0

Reply via email to