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  da6ef3e5cad159e939c79237a48f7d19297a9407 (commit)
      from  ac077418b514b4f6ee541990313587d48881cc47 (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 da6ef3e5cad159e939c79237a48f7d19297a9407
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Mon May 27 00:52:50 2024 +0200

    gcc-12: Make reference to problem reporting more general

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 0cfa12eb..2f790e0b 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -864,8 +864,8 @@ function Multiply (S1, S2 : Sign) return Sign is
     The internal implementation of Power's target-specific built-in functions
     has been rewritten to be easier and less error-prone to maintain.  Every
     attempt has been made to ensure that the new behavior matches the old
-    behavior, but inevitably some bugs can be expected.  Please report any
-    problems via <a href="https://gcc.gnu.org/bugzilla/";>GCC Bugzilla</a>.
+    behavior, but inevitably some bugs can be expected.  Please <a
+    href="../bugs/">report any problems</a>.
   </li>
   <li>
     The built-in functions <code>__builtin_get_texasr</code>,

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-12/changes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs

Reply via email to