This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for 4.4.0 (GCC) testsuite on sparc-sun-solaris2.10
- From: Amitava Dutta <ad_101 at yahoo dot com>
- To: gcc-testresults at gcc dot gnu dot org
- Cc: Amitava Dutta <ad_101 at yahoo dot com>
- Date: Wed, 20 May 2009 07:32:09 -0700 (PDT)
- Subject: Results for 4.4.0 (GCC) testsuite on sparc-sun-solaris2.10
- Reply-to: ad_101 at yahoo dot com
GCC 4.4.0 built with GNU as and ld
with mpfr 2.4.0, gmp 4.2.1 and libiconv 1.11 in the source tree.
It was bootstrapped with GCC 4.4.0 that was earlier
built with SUN as and ld.
GNU assembler (GNU Binutils) 2.19
GNU ld (GNU Binutils) 2.19
GNU Make 3.81
Bootstrapped with:
$ gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with: /big3/src/gcc/src/gcc-4.4.0/configure --srcdir=/big3/src/gcc/src/gcc-4.4.0 --prefix=/usr/local/gcc-4.4.0 --without-gnu-as --with-as=/usr/ccs/bin/as --without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.4.0 (GCC)
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_0_release revision 146514
Native configuration is sparc-sun-solaris2.10
=== g++ tests ===
Running target unix
XPASS: g++.dg/other/ucnid-1.C (test for excess errors)
FAIL: g++.dg/tls/static-1.C execution test
XPASS: g++.old-deja/g++.other/init19.C execution test
=== g++ Summary ===
# of expected passes 19043
# of unexpected failures 1
# of unexpected successes 2
# of expected failures 143
# of unsupported tests 173
/usr/local/src/gcc/build/gcc440-s10-sparc/gcc/testsuite/g++/../../g++ version 4.4.0 (GCC)
=== gcc tests ===
Running target unix
WARNING: program timed out.
FAIL: gcc.c-torture/compile/limits-fnargs.c -O3 -g (test for excess errors)
FAIL: gcc.c-torture/execute/pr38819.c execution, -O2
FAIL: gcc.c-torture/execute/pr38819.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/pr38819.c execution, -O3 -fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/pr38819.c execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
FAIL: gcc.c-torture/execute/pr38819.c execution, -O3 -g
XPASS: gcc.dg/ucnid-2.c (test for excess errors)
XPASS: gcc.dg/ucnid-3.c (test for excess errors)
XPASS: gcc.dg/ucnid-4.c (test for excess errors)
FAIL: gcc.dg/special/gcsec-1.c (test for excess errors)
WARNING: gcc.dg/special/gcsec-1.c compilation failed to produce executable
FAIL: gcc.dg/vect/vect-35.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-multitypes-12.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-multitypes-5.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-multitypes-6.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-multitypes-2.c execution test
FAIL: gcc.dg/vect/slp-multitypes-3.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-multitypes-3.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
=== gcc Summary ===
# of expected passes 50313
# of unexpected failures 14
# of unexpected successes 3
# of expected failures 231
# of unsupported tests 651
/usr/local/src/gcc/build/gcc440-s10-sparc/gcc/xgcc version 4.4.0 (GCC)
=== gfortran tests ===
Running target unix
=== gfortran Summary ===
# of expected passes 29193
# of expected failures 12
# of unsupported tests 135
/usr/local/src/gcc/build/gcc440-s10-sparc/gcc/testsuite/gfortran/../../gfortran version 4.4.0 (GCC)
=== libgomp tests ===
Running target unix
FAIL: libgomp.c/copyin-1.c execution test
FAIL: libgomp.c/copyin-2.c execution test
FAIL: libgomp.c++/copyin-1.C -O0 execution test
FAIL: libgomp.c++/copyin-1.C -O1 execution test
FAIL: libgomp.c++/copyin-1.C -O2 execution test
FAIL: libgomp.c++/copyin-1.C -O3 -fomit-frame-pointer execution test
FAIL: libgomp.c++/copyin-1.C -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: libgomp.c++/copyin-1.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.c++/copyin-1.C -O3 -g execution test
FAIL: libgomp.c++/copyin-1.C -Os execution test
FAIL: libgomp.c++/copyin-2.C -O0 execution test
FAIL: libgomp.c++/copyin-2.C -O1 execution test
FAIL: libgomp.c++/copyin-2.C -O2 execution test
FAIL: libgomp.c++/copyin-2.C -O3 -fomit-frame-pointer execution test
FAIL: libgomp.c++/copyin-2.C -O3 -fomit-frame-pointer -funroll-loops execution test
FAIL: libgomp.c++/copyin-2.C -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
FAIL: libgomp.c++/copyin-2.C -O3 -g execution test
FAIL: libgomp.c++/copyin-2.C -Os execution test
=== libgomp Summary ===
# of expected passes 2370
# of unexpected failures 18
# of unsupported tests 9
=== libstdc++ tests ===
Running target unix
XPASS: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test
XPASS: 27_io/basic_istream/extractors_arithmetic/wchar_t/12.cc execution test
=== libstdc++ Summary ===
# of expected passes 5750
# of unexpected successes 2
# of expected failures 80
# of unsupported tests 385
Compiler version: 4.4.0 (GCC)
Platform: sparc-sun-solaris2.10
configure flags: --srcdir=/usr/local/src/gcc/src/gcc-4.4.0 --prefix=/usr/local/gcc-4.4.0 --with-gnu-as --with-as=/usr/local/bin/as --with-gnu-ld --with-ld=/usr/local/bin/ld --enable-languages=c,c++,fortran