Updated GCC testresults link

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Alexander E. Patrakov 2004-07-05 08:50:45 +00:00
parent d184706356
commit d9e7e0a5bb
3 changed files with 6 additions and 3 deletions

View File

@ -77,6 +77,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
<listitem><para>July 5, 2004 [alexander]: Updated GCC testresults
link.</para></listitem>
<listitem><para>July 3, 2004 [winkie]: Upgraded to Glibc 2.3.4-20040701.</para>
</listitem>

View File

@ -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-04/msg00414.html"/>.</para>
<ulink url="http://gcc.gnu.org/ml/gcc-testresults/2004-07/msg00179.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

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!ENTITY version "SVN-20040702">
<!ENTITY releasedate "July 2, 2004">
<!ENTITY version "SVN-20040705">
<!ENTITY releasedate "July 5, 2004">
<!ENTITY milestone "6.0">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">