This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-4.4.0 Build Report: Success on Open Solaris 2008.11, x86_64
On Wed, 2009-04-29 at 08:56 -0500, Tom Browder wrote:
> Attached is a shortened test report with the following lines removed:
>
> XFAIL
> PASS
> UNSUPPORTED
The preferred way to post test results is by running the script
$SRC/contrib/test_summary from within the build directory. It
produces a summary in the form of a script which will mail that
summary to gcc-testresults@gcc.gnu.org, where it will be archived
at http://gcc.gnu.org/ml/gcc-testresults. That way the results
are easily available for anyone looking for them.
Janis