aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-07-05 08:50:45 +0000
committerAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-07-05 08:50:45 +0000
commitd9e7e0a5bbfdd531283fe36734b7536f4c692639 (patch)
tree2afd2b367dcc79817e0f80fec54f9159b45a1db5 /chapter05
parentd1847063566fe340f023592a2d491e7de0d11b64 (diff)
Updated GCC testresults link
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/gcc-pass2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml
index 637314c00..2967be121 100644
--- a/chapter05/gcc-pass2.xml
+++ b/chapter05/gcc-pass2.xml
@@ -164,7 +164,7 @@ a summary of the test suite results, run this:</para>
<para>You can compare your results to those posted to the gcc-testresults
mailing list for similar configurations to your own. For an example of how
current GCC-&gcc-version; should look on i686-pc-linux-gnu, see
-<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2004-04/msg00414.html"/>.</para>
+<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg00179.html"/>.</para>
<para>Having a few unexpected failures often cannot be avoided. The GCC
developers are usually aware of these, but haven't yet gotten around to fixing