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 6ce9ec18cceb47b9813713cebffeeadecae912f2 (commit)
from 158d2b22d7f3567195cb78e4593eb0f25ea6a9a2 (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 6ce9ec18cceb47b9813713cebffeeadecae912f2
Author: Gerald Pfeifer <[email protected]>
Date: Mon Jun 1 08:51:49 2026 +0200
gcc-4.9: Make link to porting guide relative
diff --git a/htdocs/gcc-4.9/changes.html b/htdocs/gcc-4.9/changes.html
index 69024261..401ae307 100644
--- a/htdocs/gcc-4.9/changes.html
+++ b/htdocs/gcc-4.9/changes.html
@@ -54,8 +54,7 @@
<p>
More information on porting to GCC 4.9 from previous versions
- of GCC can be found in
- the <a href="https://gcc.gnu.org/gcc-4.9/porting_to.html">porting
+ of GCC can be found in the <a href="porting_to.html">porting
guide</a> for this release.
</p>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-4.9/changes.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs