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 --- chapter01/changelog.xml | 13 +++++++++++++ chapter05/gcc-pass2.xml | 5 ++--- entities/gcc.ent | 14 +++++++------- 3 files changed, 22 insertions(+), 10 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 72c7cd2c9..c51585a56 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -4,5 +4,18 @@ &version; - &releasedate; + + +Upgraded to: + +gcc-3.3.2 + + + +November 12th, 2003 [greg]: Upgraded to +GCC-3.3.2. + + + 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 diff --git a/entities/gcc.ent b/entities/gcc.ent index 8021bd1d9..70ebd1979 100644 --- a/entities/gcc.ent +++ b/entities/gcc.ent @@ -9,22 +9,22 @@ - + - - - + + + - - - + + + -- cgit v1.2.3-54-g00ecf