diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-12 22:55:28 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-12 22:55:28 +0000 |
commit | bc827b3954789582bfb444ba119dfbcd45281c75 (patch) | |
tree | 7ea6ebcb990179ed77c93baa33f7ecfa846d3355 /chapter05 | |
parent | 22b6cf48aa8b13e76a7ffca28c4f71a3e208dce1 (diff) |
Upgraded to GCC-3.3.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/gcc-pass2.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index e6c3557cf..899d08cab 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -131,13 +131,12 @@ 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/2003-08/msg01612.html"/>.</para> +<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2003-10/msg00803.html"/>.</para> <para>Note that the results contain:</para> <screen>* 1 XPASS (unexpected pass) for g++ -* 1 FAIL (unexpected failure) for g++ -* 2 FAIL for gcc +* 1 FAIL (unexpected failure) for gcc * 26 XPASS's for libstdc++</screen> <para>The unexpected pass for g++ is due to the use of |