This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Test result email failure
On Wed, Feb 09, 2005 at 11:17:48AM +1100, Bill Northcott wrote:
> Below are the summaries. The compiler can't be that broken. After all
> it managed to bootstrap and build the libraries. Although I have to
> admit that there seem to be a lot of failures. Maybe some of the tests
> are broken on the platform?
Doubt it; there are too many failures. Something major is wrong.
You could look at the gcc.log file (which gets renamed to gcc.log.sent
when you run test_summary). If $dir is where you were when you ran
the tests, look in $dir/gcc/testsuite/gcc.log.sent. It will show the
commands that actually got run, plus any issued diagnostics.