On Wed, 18 Apr 2018, Jakub Jelinek wrote: > The following patch mentions the deprecation of powerpc*spe*.
I know it's a little, ahem, late, but I applied this follow-up patch to avoid a link with the text "here". (More specific text is generally recommended by user design guidelines.) Gerald commit 1eed7f705ad5153ac835cf6433ce07538e400fa8 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Sun Feb 2 23:48:17 2020 +0100 Make a "here" link text more specific. diff --git a/htdocs/gcc-8/changes.html b/htdocs/gcc-8/changes.html index ddc7e824..636552ab 100644 --- a/htdocs/gcc-8/changes.html +++ b/htdocs/gcc-8/changes.html @@ -42,8 +42,8 @@ You may also want to check out our </li> <li><p>Support for the <code>powerpc*-*-*spe*</code> target ports which have been recently unmaintained and untested in GCC has been declared - obsolete in GCC 8 as announced - <a href="https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html">here</a>. + obsolete in GCC 8 as + <a href="https://gcc.gnu.org/ml/gcc/2018-04/msg00102.html">announced</a>. Unless there is activity to revive them, the next release of GCC will have their sources permanently <strong>removed</strong>.</p>