This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build failure, HEAD@149166 on native
> The powerpc tester won't do a run more often than once every 15
> minutes
Well, if the failure is in libgcc, that means that we get a mail on
every commit. In this case my patch went in on Sunday afternoon, and
the problems were fixed only on Thursday for multiple reasons (multiple
patches, need for approval, need to rely on Peter Bergner to test
patches, possibility to work with him only when both of us were awake,
etc.).
This was pretty bad, but it was also unlucky that the failure was only
on the exact arch that the tester builds for. Failures on powerpc are
extremely annoying, failures on SPARC will go (almost) unnoticed.
Paolo