This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Testing Efforts web page: gcc.gnu.org/testing
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: gcc at gcc dot gnu dot org, schiele at pi3 dot informatik dot uni-mannheim dot de, ljrittle at freebsd dot org
- Date: Mon, 18 Nov 2002 09:58:46 -0800
- Subject: Re: GCC Testing Efforts web page: gcc.gnu.org/testing
- References: <20021113163715.A10765@us.ibm.com>
I've added the following to the "GCC Testing Efforts" page at
http://gcc.gnu.org/testing/index.html.
Janis
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/testing/index.html,v
retrieving revision 1.7
diff -u -r1.7 index.html
--- index.html 18 Nov 2002 12:41:45 -0000 1.7
+++ index.html 18 Nov 2002 17:45:00 -0000
@@ -33,6 +33,19 @@
send their test results to the
<a href="http://gcc.gnu.org/ml/gcc-testresults/">gcc-testresults
mailing list</a>.</li>
+
+ <li>Loren J. Rittle operates daily builds and regression tests with
+ machine time donated by the FreeBSD project. There is additional
+ and consolidated information available at
+ <a href="http://people.freebsd.org/~ljrittle/daily-gcc-bootstrap-reports/">
+ this web site</a></li>
+
+ <li>Robert Schiele's nightly testing reports bootstrap failures to the
+ gcc-testresults mailing list as well as reporting test results for
+ successful builds. His scripts are available from
+ <a href="http://pi3.informatik.uni-mannheim.de/~schiele/autobuild/">
+ this web site</a>. As with any such tools, please read the
+ documentation before using them.</li>
</ul>
<h2>Ideas for further testing</h2>