This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.3, GCC 3.4
"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:
> > From: Geoff Keating <geoffk@geoffk.org>
> >
> > There is already a tester running, on powerpc-Darwin; you haven't
> > gotten any mail from it because the tree has been fairly stable
> > recently (even the new C++ parser went in without a big ripple). It
> > does need a web site; now that sources is upgraded maybe I'll ask
> > about putting its web site there.
>
> In the month on January, there is just one single testsuite report
> posted for a darwin target. And judging from the email address, it's
> not from an Apple employee. :-)
> http://gcc.gnu.org/ml/gcc-testresults/2003-01/msg00946.html
>
> Would you please tweek your tester to send these results to the list?
It doesn't send mail to gcc-testresults, to avoid drowning that list
in traffic; as originally designed, it would be able to run a build
every two hours or so, although at the moment it's somewhat crippled
and can barely manage one a day. It does send mail to gcc-regression.
I see that gcc-testresults now gets quite a bit of traffic anyway, so
I'll add a bit of code to send summary results there.
--
- Geoffrey Keating <geoffk@geoffk.org>