This is the mail archive of the gcc-testresults@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]

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


\$ uname -a
SunOS tsukimi 5.10 Generic_142910-17 i86pc i386 i86pc

\$ cat /etc/release
                    Oracle Solaris 10 9/10 s10x_u9wos_14a X86
     Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
                            Assembled 11 August 2010

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

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

\$ /usr/sbin/psrinfo -pv
The physical processor has 1 virtual processor (0)
  x86 (GenuineIntel family 6 model 23 step 6 clock 2393 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 2393 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_6_2_release revision 180516

Native configuration is i386-pc-solaris2.10

		=== g++ tests ===


Running target unix/-m32
XPASS: g++.dg/uninit-pred-3_b.C (test for excess errors)

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

# of expected passes		27040
# of unexpected successes	1
# of expected failures		168
# of unsupported tests		191

Running target unix/-m64
XPASS: g++.dg/uninit-pred-3_b.C (test for excess errors)

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

# of expected passes		27272
# of unexpected successes	1
# of expected failures		168
# of unsupported tests		390

		=== g++ Summary ===

# of expected passes		54312
# of unexpected successes	2
# of expected failures		336
# of unsupported tests		581
/BUILD/gcc/obj-4.6.2/gcc/testsuite/g++/../../g++  version 4.6.2 (GCC) 

		=== gcc tests ===


Running target unix/-m32
FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link,  -O0 -flto 
UNRESOLVED: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o execute  -O0 -flto 

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

# of expected passes		76483
# of unexpected failures	1
# of expected failures		213
# of unresolved testcases	1
# of unsupported tests		798

Running target unix/-m64

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

# of expected passes		76586
# of expected failures		212
# of unsupported tests		1199

		=== gcc Summary ===

# of expected passes		153069
# of unexpected failures	1
# of expected failures		425
# of unresolved testcases	1
# of unsupported tests		1997
/BUILD/gcc/obj-4.6.2/gcc/xgcc  version 4.6.2 (GCC) 

		=== gfortran tests ===


Running target unix/-m32

		=== gfortran Summary for unix/-m32 ===

# of expected passes		38617
# of expected failures		41
# of unsupported tests		236

Running target unix/-m64

		=== gfortran Summary for unix/-m64 ===

# of expected passes		38922
# of expected failures		41
# of unsupported tests		88

		=== gfortran Summary ===

# of expected passes		77539
# of expected failures		82
# of unsupported tests		324
/BUILD/gcc/obj-4.6.2/gcc/testsuite/gfortran/../../gfortran  version 4.6.2 (GCC) 

		=== libgomp tests ===


Running target unix/-m64

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

# of expected passes		2626
# of unsupported tests		3

Running target unix/-m32

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

# of expected passes		2626
# of unsupported tests		3

		=== libgomp Summary ===

# of expected passes		5252
# of unsupported tests		6
		=== libstdc++ tests ===


Running target unix/-m32

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

# of expected passes		7385
# of expected failures		84
# of unsupported tests		468

Running target unix/-m64
FAIL: 22_locale/num_put/put/char/14220.cc execution test
FAIL: 22_locale/num_put/put/wchar_t/14220.cc execution test

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

# of expected passes		7385
# of unexpected failures	2
# of expected failures		82
# of unsupported tests		468

		=== libstdc++ Summary ===

# of expected passes		14770
# of unexpected failures	2
# of expected failures		166
# of unsupported tests		936

Compiler version: 4.6.2 (GCC) 
Platform: i386-pc-solaris2.10
configure flags: --prefix=/opt/gnu/gcc --target=i386-pc-solaris2.10 --with-gnu-as --with-as=/usr/local/bin/as --with-gmp=/opt/gnu --with-mpfr=/opt/gnu --with-mpc=/opt/gnu --without-ppl --without-cloog --enable-languages=c,c++,fortran,lto --program-suffix=-4.6
BOOT_CFLAGS=-g -O2


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