Upgraded to GCC-3.3.2.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Greg Schafer 2003-11-12 22:55:28 +00:00
parent 22b6cf48aa
commit bc827b3954
3 changed files with 22 additions and 10 deletions

View File

@ -4,5 +4,18 @@
<para>&version; - &releasedate;</para>
<itemizedlist>
<listitem><para>Upgraded to:</para>
<itemizedlist>
<listitem><para>gcc-3.3.2</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>November 12th, 2003 [greg]: Upgraded to
GCC-3.3.2.</para></listitem>
</itemizedlist>
</sect1>

View File

@ -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

View File

@ -9,22 +9,22 @@
<!ENTITY aa-gcc-dep SYSTEM "../appendixa/gcc-dep.xml">
<!ENTITY aa-gcc-down SYSTEM "../appendixa/gcc-down.xml">
<!ENTITY gcc-version "3.3.1">
<!ENTITY gcc-version "3.3.2">
<!ENTITY gcc-depversion "2.95.3">
<!ENTITY gcc-contversion "3.3.1">
<!ENTITY gcc-dir "gcc-&gcc-version;">
<!ENTITY gcc-core-package "gcc-core-&gcc-version;.tar.bz2">
<!ENTITY gcc-gpp-package "gcc-g++-&gcc-version;.tar.bz2">
<!ENTITY gcc-testsuite-package "gcc-testsuite-&gcc-version;.tar.bz2">
<!ENTITY gcc-core-size "10,969 KB">
<!ENTITY gcc-gpp-size "2,017 KB">
<!ENTITY gcc-testsuite-size "1,033 KB">
<!ENTITY gcc-core-size "10,994 KB">
<!ENTITY gcc-gpp-size "2,019 KB">
<!ENTITY gcc-testsuite-size "1,042 KB">
<!ENTITY gcc-nofixincludes-patch "gcc-&gcc-version;-no_fixincludes-2.patch">
<!ENTITY gcc-nofixincludes-patch-size "1 KB">
<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-2.patch">
<!ENTITY gcc-specs-patch-size "10 KB">
<!ENTITY gcc-suppress-libiberty-patch "gcc-&gcc-version;-suppress-libiberty.patch">
<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
<!ENTITY gcc-specs-patch-size "11 KB">
<!ENTITY gcc-suppress-libiberty-patch "gcc-&gcc-version;-suppress-libiberty-1.patch">
<!ENTITY gcc-suppress-libiberty-patch-size "1 KB">
<!ENTITY gcc-compsize-tools-pass1 "300 MB">