This is the mail archive of the gcc@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]

GCC regression testing


I've been following the discussion about the lack of GCC regression
testing and decided to take on the task.  I chose to not use the
existing regression testing scripts, because I think one of the things
that has been lacking is a centralised test results, where useful
analayses can be performed.  The testing is currently being performed
using Red Hat's internal build system, however I hope that it will be
made more accessible in the near future.

For now, I am publishing statically generated Tinderbox-style build
reports every four hours on:

        http://people.redhat.com/bje/tinderbox.html

Testing is being done for the following native configurations:

        i686-pc-linux-gnu
        powerpc-unknown-linux-gnu
        sparc-sun-solaris2.8

This tool is in its infancy and I am working on making it more useful.
As such, I welcome feedback from other GCC developers on how to make
it more useful.

Ben


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