This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa wwwdocs] Add documentation on daily testing


On Tue, 2003-07-29 at 14:08, Gerald Pfeifer wrote:
> On Tue, 29 Jul 2003, Diego Novillo wrote:
> > I'd like our wwwdocs folks to look over the patch [...]
> 
> I hope you don't feel picked at too much if I also add two comments. ;-)
> 
Absolutely not.  That was the idea :)

Thanks folks.  I'm committing this:


Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/index.html,v
retrieving revision 1.18
diff -d -u -p -r1.18 index.html
--- index.html	5 Jul 2003 01:10:17 -0000	1.18
+++ index.html	30 Jul 2003 13:23:55 -0000
@@ -11,6 +11,20 @@ based on the Static Single Assignment (S
 href="#cytron.ea-91">1</a>].  The implementation currently lives in the
 <code>tree-ssa-20020619-branch</code> branch.</p>
 
+<p>The branch is tested daily on several GNU/Linux platforms, including
+Alpha, x86, IA64, AMD64, PowerPC and PowerPC64.  Regression test results
+are posted to the <a
+href="http://gcc.gnu.org/ml/gcc-testresults/";>gcc-testresults</a> mailing
+list.  <a
+href="http://people.redhat.com/dnovillo/nightly-testing/tree-ssa-branch/";>Full
+build logs</a> are also available.</p>
+
+<p>Daily performance results are available for <a
+href="http://people.redhat.com/dnovillo/spec95/tree-ssa-branch/";>SPEC
+CPU95</a> and <a
+href="http://people.redhat.com/dnovillo/spec2000/tree-ssa-branch/";>SPEC
+CPU2000</a>.</p>
+
 <h2>Table of Contents</h2>
 
 <ul>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]