This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: compile time testsuite [Re: alias slowdown?]
Hi, if you want to set up MICO/GCC builds and tests ,
you might want to use the GCC Compile Farm to do so:
http://gcc.gnu.org/wiki/CompileFarm
<<
How to Get Involved ?
If you are a GCC developer and want access to the compileFarm for GCC
development and testing, or if you are a free software developer wishing
to set up automated testing of a piece of free software with the current
GCC development version (preferably with a test suite), please send
1. your ssh public key (HOME/.ssh/authorized_keys format) in
attachment and not inline in the email and
2. your prefered UNIX login
to laurent at guerby dot net.
>>
Laurent
On Tue, 2006-11-21 at 15:54 +0100, Karel Gardas wrote:
> Richard Guenther wrote:
> > Public monitoring would be more useful. If you have working single-file
> > testcases that you want be monitored for compile-time and memory-usage
> > just contact me and I can add them to the daily tester
> > (http://www.suse.de/~gcctest/c++bench/).
> >
> > And I believe Honza may be interested to put them to the memory-tester
> > as well.
>
> Richard,
>
> thanks for adding MICO to your compile-time code pool! I would just like
> to ask you if it is also possible to test -O0 builds besides -O2 builds?
> For MICO this just means to configure with --disable-optimize configure
> parameter...
> I think -O0 builds times are usually interesting for projects' developers...
>
> Thanks!
> Karel
>