This Bug showed up in the last few days. The script "contrib/test_summary" and the Testsuite scripts do not email the 'gcc-testresults' list.
My build logs indicate that this Bug did _not_ occur with gcc version 4.4.0 20090122 (experimental) [trunk revision 143562], but _if_ it had occurred previously, it would not have been reported. # gcc/xgcc -v Using built-in specs. Target: i386-pc-solaris2.11 Configured with: ../gcc_trunk/configure --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared --disable-static --enable-decimal-float --with-long-double-128 --enable-nls --with-included-gettext --disable-gather-detailed-mem-stats --with-stabs --enable-debug --enable-initfini-array --enable-largefile --enable-symvers --enable-version-specific-runtime-libs --without-system-zlib --enable-gtk-cairo --enable-gconf-peer --enable-xmlj --enable-gtk-peer --enable-qt-peer --enable-plugin --enable-tool-wrappers --enable-portable-native-sync --enable-hash-synchronization --enable-local-sockets --enable-gjdoc --enable-java-awt=gtk,xlib,qt,x --enable-gc-debug --enable-libgcj-debug --enable-objc-gc --disable-concept-checks --enable-libstdcxx-debug --disable-stage1-checking --enable-checking=release --without-system-libunwind --with-tune=k8 --with-cpu=k8 --with-arch=k8 --with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld Thread model: posix gcc version 4.4.0 20090125 (experimental) [trunk revision 143660] (GCC) # gmake -i -k check ... gmake[4]: Entering directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/boehm-gc' GC_push_all_stacks: sp not set! /bin/sh: line 9: 28147: Abort(coredump) FAIL: gctest =================== 1 of 1 tests failed =================== gmake[4]: [check-TESTS] Error 1 (ignored) gmake[4]: Leaving directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/boehm-gc' gmake[3]: Leaving directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/boehm-gc' gmake[2]: Leaving directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/boehm-gc' gmake[2]: Entering directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/libada' gmake[2]: Nothing to be done for `check'. gmake[2]: Leaving directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/libada' gmake[2]: Entering directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/libgomp' If we had some means to find the "non-reported" test failures and include them in the email to the 'gcc-testresults' list we would be better off. Here are a couple of other "failures not reported" or "tests not reported": === acats tests === Running chapter a ... comm: file 2 is not in sorted order gmake[3]: Entering directory `/usr/share/src/gcc_build/libiberty/testsuite' ./test-demangle < ../../../gcc_trunk/libiberty/testsuite/demangle-expected ./test-demangle: 775 tests, 0 failures ./test-pexecute ./test-expandargv PASS: test-expandargv-0. PASS: test-expandargv-1. PASS: test-expandargv-2. PASS: test-expandargv-3. gmake[3]: Leaving directory `/usr/share/src/gcc_build/libiberty/testsuite' Thanks, Rob -- Summary: gcc 4.4.0 20090125 [trunk revision 143660] - Boehm Testsuite failure is not unreported Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: boehm-gc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rob1weld at aol dot com GCC build triplet: i386-pc-solaris2.11 GCC host triplet: i386-pc-solaris2.11 GCC target triplet: i386-pc-solaris2.11 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38967