From bc827b3954789582bfb444ba119dfbcd45281c75 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Wed, 12 Nov 2003 22:55:28 +0000 Subject: Upgraded to GCC-3.3.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/gcc-pass2.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chapter05') 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: 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 -. +. Note that the results contain: * 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++ The unexpected pass for g++ is due to the use of -- cgit v1.2.3-54-g00ecf