Results for 4.5.1 (GCC) testsuite on i386-pc-solaris2.10

Sean McGovern sean@seanmcgovern.ca
Mon Aug 2 16:19:00 GMT 2010


\$ uname -a
SunOS nitori 5.10 Generic_142901-07 i86pc i386 i86pc

\$ cat /etc/release
                       Solaris 10 10/09 s10x_u8wos_08a X86
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 16 September 2009

\$ /usr/local/bin/as --version
GNU assembler (GNU Binutils) 2.20.1.20100303

\$ /usr/ccs/bin/ld -V
ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.497

\$ /usr/sbin/psrinfo -pv
The physical processor has 1 virtual processor (0)
  x86 (GenuineIntel family 6 model 23 step 6 clock 2400 MHz)
        Intel(r) Core(tm)2 Duo CPU     T8300  @ 2.40GHz
The physical processor has 1 virtual processor (1)
  x86 (GenuineIntel family 6 model 23 step 6 clock 2400 MHz)
        Intel(r) Core(tm)2 Duo CPU     T8300  @ 2.40GHz

Bootstrapped with :

\$ /usr/sfw/bin/gcc -v
Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
LAST_UPDATED: Obtained from SVN: tags/gcc_4_5_1_release revision 162774

Native configuration is i386-pc-solaris2.10

		=== g++ tests ===


Running target unix/-m32

		=== g++ Summary for unix/-m32 ===

# of expected passes		22906
# of expected failures		152
# of unsupported tests		163

Running target unix/-m64
FAIL: g++.dg/tls/static-1.C execution test

		=== g++ Summary for unix/-m64 ===

# of expected passes		22525
# of unexpected failures	1
# of expected failures		152
# of unsupported tests		346

		=== g++ Summary ===

# of expected passes		45431
# of unexpected failures	1
# of expected failures		304
# of unsupported tests		509
/var/opt/BUILD/gcc45-objdir/gcc/testsuite/g++/../../g++  version 4.5.1 (GCC) 

		=== gcc tests ===


Running target unix/-m32
FAIL: gcc.target/i386/abi-2.c scan-assembler-times ymm0 1
FAIL: gcc.target/i386/pr22076.c scan-assembler-times movq 3
FAIL: gcc.target/i386/pr22076.c scan-assembler-not movl

		=== gcc Summary for unix/-m32 ===

# of expected passes		70968
# of unexpected failures	3
# of expected failures		166
# of unsupported tests		698

Running target unix/-m64
FAIL: gcc.dg/cpp/trad/include.c (internal compiler error)
FAIL: gcc.dg/cpp/trad/include.c (test for excess errors)

		=== gcc Summary for unix/-m64 ===

# of expected passes		70507
# of unexpected failures	2
# of expected failures		165
# of unsupported tests		1050

		=== gcc Summary ===

# of expected passes		141475
# of unexpected failures	5
# of expected failures		331
# of unsupported tests		1748
/var/opt/BUILD/gcc45-objdir/gcc/xgcc  version 4.5.1 (GCC) 

		=== libgomp tests ===


Running target unix/-m32

		=== libgomp Summary for unix/-m32 ===

# of expected passes		1025
# of unsupported tests		2

Running target unix/-m64
FAIL: libgomp.c/copyin-3.c execution test
FAIL: libgomp.c/nqueens-1.c execution test
FAIL: libgomp.c/pr24455.c execution test
FAIL: libgomp.c++/ctor-10.C  -O0  execution test
FAIL: libgomp.c++/ctor-10.C  -O1  execution test
FAIL: libgomp.c++/ctor-10.C  -O2  execution test
FAIL: libgomp.c++/ctor-10.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/ctor-10.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/ctor-10.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/ctor-10.C  -O3 -g  execution test
FAIL: libgomp.c++/ctor-10.C  -Os  execution test
FAIL: libgomp.c++/pr24455.C  -O0  execution test
FAIL: libgomp.c++/pr24455.C  -O1  execution test
FAIL: libgomp.c++/pr24455.C  -O2  execution test
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer  execution test
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: libgomp.c++/pr24455.C  -O3 -g  execution test
FAIL: libgomp.c++/pr24455.C  -Os  execution test

		=== libgomp Summary for unix/-m64 ===

# of expected passes		1006
# of unexpected failures	19
# of unsupported tests		2

		=== libgomp Summary ===

# of expected passes		2031
# of unexpected failures	19
# of unsupported tests		4
		=== libstdc++ tests ===


Running target unix/-m32
FAIL: 20_util/shared_ptr/cons/unique_ptr.cc execution test
FAIL: 20_util/shared_ptr/cons/unique_ptr_deleter.cc execution test
FAIL: 20_util/shared_ptr/cons/unique_ptr_deleter_ref_1.cc execution test
FAIL: 20_util/shared_ptr/cons/unique_ptr_deleter_ref_2.cc execution test
FAIL: 20_util/shared_ptr/creation/dr925.cc execution test
FAIL: 30_threads/future/members/wait.cc (test for excess errors)
WARNING: 30_threads/future/members/wait.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/wait.cc (test for excess errors)
WARNING: 30_threads/shared_future/members/wait.cc compilation failed to produce executable
FAIL: ext/throw_allocator/check_delete.cc execution test
FAIL: ext/throw_allocator/deallocate_local.cc execution test

		=== libstdc++ Summary for unix/-m32 ===

# of expected passes		6665
# of unexpected failures	9
# of expected failures		94
# of unsupported tests		444

Running target unix/-m64
FAIL: 20_util/shared_ptr/cons/unique_ptr.cc execution test
FAIL: 20_util/shared_ptr/cons/unique_ptr_deleter.cc execution test
FAIL: 20_util/shared_ptr/cons/unique_ptr_deleter_ref_1.cc execution test
FAIL: 20_util/shared_ptr/cons/unique_ptr_deleter_ref_2.cc execution test
FAIL: 20_util/shared_ptr/creation/dr925.cc execution test
XPASS: 22_locale/num_put/put/char/14220.cc execution test
XPASS: 22_locale/num_put/put/wchar_t/14220.cc execution test
FAIL: 30_threads/future/members/wait.cc (test for excess errors)
WARNING: 30_threads/future/members/wait.cc compilation failed to produce executable
FAIL: 30_threads/shared_future/members/wait.cc (test for excess errors)
WARNING: 30_threads/shared_future/members/wait.cc compilation failed to produce executable
FAIL: ext/throw_allocator/check_delete.cc execution test
FAIL: ext/throw_allocator/deallocate_local.cc execution test

		=== libstdc++ Summary for unix/-m64 ===

# of expected passes		6665
# of unexpected failures	9
# of unexpected successes	2
# of expected failures		92
# of unsupported tests		444

		=== libstdc++ Summary ===

# of expected passes		13330
# of unexpected failures	18
# of unexpected successes	2
# of expected failures		186
# of unsupported tests		888

Compiler version: 4.5.1 (GCC) 
Platform: i386-pc-solaris2.10
configure flags: --prefix=/usr/local/gcc4 --build=i386-pc-solaris2.10 --with-gnu-as --with-as=/usr/local/bin/as --without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-shared --enable-multilib --enable-languages=c,c++ --enable-threads=posix --enable-checking=release --enable-bootstrap --enable-ssp --enable-libssp --enable-version-specific-runtime-libs --enable-lto --with-libelf=/local --with-system-zlib --with-included-gettext --enable-libstdcxx-allocator=mt



More information about the Gcc-testresults mailing list