This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Successful build, make check of 3.0.3 on FreeBSD 4.4


On Tue, Feb 26, 2002 at 08:37:03AM -0800, William C. Cox wrote:
> successful build on i386-unknown-freebsd4.4
> Using builtin specs.
> Configured with: ../configure 
> Thread model: posix
> gcc version 3.0.4

Thanks!  I've added this information to the GCC 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.  I'm assuming you built all
languages (all but Java show up in the test information below); if that's
wrong please let me know.

The test information is useful, but even better would be to run the
script config/test_summary and then execute its output to send the
test results to the gcc-testresults mailing list.  Output of the
script includes information about which tests failed, plus results for
the libjava and libstdc++-v3 tests.

Janis

> 		=== gcc Summary ===
> 
> # of expected passes		15320
> # of unexpected failures	6
> # of unexpected successes	8
> # of expected failures		81
> # of unsupported tests		24
> /users/bill/gcc-3.0.4/i386-unknown-freebsd4.4/gcc/xgcc version 3.0.4
> 
> 		=== g++ Summary ===
> 
> # of expected passes		6509
> # of expected failures		103
> # of untested testcases		15
> /users/bill/gcc-3.0.4/i386-unknown-freebsd4.4/gcc/testsuite/../g++ version 3.0.4
> 
> 		=== g77 Summary ===
> 
> # of expected passes		939
> # of unsupported tests		8
> /users/bill/gcc-3.0.4/i386-unknown-freebsd4.4/gcc/g77 g77 version 3.0.4 (Fortran Frontend version 0.5.26 20020220 (release))
> 
> 		=== objc Summary ===
> 
> # of expected passes		153
> # of expected failures		1
> /users/bill/gcc-3.0.4/i386-unknown-freebsd4.4/gcc/xgcc version 3.0.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]