aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-09-09 14:28:29 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-09-09 14:28:29 +0000
commit6a7bdc3d6e77080058b4e85ba2b8b17cd3f4b611 (patch)
treeb2c8cc82b95a8cec1f25c1fb4e9025a07f01ed20 /chapter05
parentc3b5dd66d187614ae8827442160e92f23836aa2c (diff)
Forgot to put the link to the new testresults. No changelog for this one, consider it a part of the upgrade to 3.4.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4143 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 2967be121..247543658 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-07/msg00179.html"/>.</para>
+<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2004-09/msg00261.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