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.7.2 (GCC) testsuite on i386-pc-solaris2.10


\$ uname -a
SunOS tsukimi 5.10 Generic_147441-01 i86pc i386 i86pc

\$ cat /etc/release
                    Oracle Solaris 10 8/11 s10x_u10wos_17b X86
  Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
                            Assembled 23 August 2011

\$ /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.1505

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

Bootstrapped with :

\$ i386-pc-solaris2.10-gcc-4.6 -v
Using built-in specs.
COLLECT_GCC=i386-pc-solaris2.10-gcc-4.6
COLLECT_LTO_WRAPPER=/opt/gnu/gcc/libexec/gcc/i386-pc-solaris2.10/4.6.3/lto-wrapper
Target: i386-pc-solaris2.10
Configured with: /SOURCES/gcc-4.6.3/configure --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 --with-ppl=/opt/gnu --with-cloog=/opt/gnu --enable-cloog-backend=isl --enable-languages=all --program-suffix=-4.6
Thread model: posix
gcc version 4.6.3 (GCC) 

********
LAST_UPDATED: Obtained from SVN: tags/gcc_4_7_2_release revision 191558

Native configuration is i386-pc-solaris2.10

		=== g++ tests ===


Running target unix/-m32

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

# of expected passes		47141
# of expected failures		288
# of unsupported tests		401

Running target unix/-m64

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

# of expected passes		47922
# of expected failures		288
# of unsupported tests		641

		=== g++ Summary ===

# of expected passes		95063
# of expected failures		576
# of unsupported tests		1042
/BUILD/gcc/obj-4.7.2/gcc/testsuite/g++/../../g++  version 4.7.2 (GCC) 

		=== gcc tests ===


Running target unix/-m32
FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o execute -O2 -flto -flto-partition=none 
FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o execute -O2 -flto -flto-partition=1to1 
FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_20090210_1.o execute -O2 -flto
FAIL: gcc.dg/torture/tls/run-ld.c  -O1  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O2  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -g  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -Os  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O1  -fpic  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O2  -fpic  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -fpic  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -g  -fpic  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -Os  -fpic  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O1  -fPIC  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O2  -fPIC  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -fomit-frame-pointer  -fPIC  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O3 -g  -fPIC  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -Os  -fPIC  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O2 -flto -flto-partition=none  execution test
FAIL: gcc.dg/torture/tls/run-ld.c  -O2 -flto  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O2  -fpic  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -fpic  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -fpic  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O2  -fPIC  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -fomit-frame-pointer  -fPIC  execution test
FAIL: gcc.dg/torture/tls/thr-init-2.c  -O3 -g  -fPIC  execution test

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

# of expected passes		84374
# of unexpected failures	26
# of expected failures		262
# of unsupported tests		1035

Running target unix/-m64

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

# of expected passes		84664
# of expected failures		262
# of unsupported tests		1392

		=== gcc Summary ===

# of expected passes		169038
# of unexpected failures	26
# of expected failures		524
# of unsupported tests		2427
/BUILD/gcc/obj-4.7.2/gcc/xgcc  version 4.7.2 (GCC) 

		=== gfortran tests ===


Running target unix/-m32

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

# of expected passes		40713
# of expected failures		56
# of unsupported tests		227

Running target unix/-m64

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

# of expected passes		41016
# of expected failures		56
# of unsupported tests		81

		=== gfortran Summary ===

# of expected passes		81729
# of expected failures		112
# of unsupported tests		308
/BUILD/gcc/obj-4.7.2/gcc/testsuite/gfortran/../../gfortran  version 4.7.2 (GCC) 

		=== go tests ===


Running target unix/-m32

		=== go Summary for unix/-m32 ===

# of expected passes		3290
# of expected failures		4
# of untested testcases		6

Running target unix/-m64

		=== go Summary for unix/-m64 ===

# of expected passes		3290
# of expected failures		4
# of untested testcases		6

		=== go Summary ===

# of expected passes		6580
# of expected failures		8
# of untested testcases		12
/BUILD/gcc/obj-4.7.2/gcc/testsuite/go/../../gccgo  version 4.7.2 (GCC) 

		=== libffi tests ===


Running target unix/-m64

		=== libffi Summary for unix/-m64 ===

# of expected passes		1634
# of expected failures		10
# of unsupported tests		55

Running target unix/-m32

		=== libffi Summary for unix/-m32 ===

# of expected passes		1634
# of expected failures		10
# of unsupported tests		55

		=== libffi Summary ===

# of expected passes		3268
# of expected failures		20
# of unsupported tests		110
		=== libgo tests ===


Running target unix
FAIL: runtime/pprof

		=== libgo Summary for unix ===

# of expected passes		123
# of unexpected failures	1

Running target unix/-m64
FAIL: runtime/pprof

		=== libgo Summary for unix/-m64 ===

# of expected passes		123
# of unexpected failures	1

		=== libgo Summary ===

# of expected passes		246
# of unexpected failures	2
		=== libgomp tests ===


Running target unix/-m64

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

# of expected passes		2970
# of unsupported tests		3

Running target unix/-m32

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

# of expected passes		2970
# of unsupported tests		3

		=== libgomp Summary ===

# of expected passes		5940
# of unsupported tests		6
		=== libitm tests ===


Running target unix/-m64

		=== libitm Summary for unix/-m64 ===

# of expected passes		26
# of expected failures		3
# of unsupported tests		1

Running target unix/-m32

		=== libitm Summary for unix/-m32 ===

# of expected passes		26
# of expected failures		3
# of unsupported tests		1

		=== libitm Summary ===

# of expected passes		52
# of expected failures		6
# of unsupported tests		2
		=== libstdc++ tests ===


Running target unix/-m32
FAIL: libstdc++-prettyprinters/48362.cc print t2
FAIL: libstdc++-prettyprinters/cxx11.cc print uom
FAIL: libstdc++-prettyprinters/debug.cc print str
FAIL: libstdc++-prettyprinters/simple.cc print str

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

# of expected passes		7980
# of unexpected failures	4
# of expected failures		43
# of unsupported tests		519

Running target unix/-m64
FAIL: libstdc++-prettyprinters/48362.cc print t2
FAIL: libstdc++-prettyprinters/cxx11.cc print uom
FAIL: libstdc++-prettyprinters/debug.cc print str
FAIL: libstdc++-prettyprinters/simple.cc print str

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

# of expected passes		7980
# of unexpected failures	4
# of expected failures		43
# of unsupported tests		519

		=== libstdc++ Summary ===

# of expected passes		15960
# of unexpected failures	8
# of expected failures		86
# of unsupported tests		1038

Compiler version: 4.7.2 (GCC) 
Platform: i386-pc-solaris2.10
configure flags: --prefix=/opt/gnu --target=i386-pc-solaris2.10 --with-gnu-as --with-as=/opt/gnu/bin/as --with-libiconv-prefix=/opt/gnu --with-gmp=/opt/gnu --with-mpfr=/opt/gnu --with-mpc=/opt/gnu --with-ppl=/opt/gnu --with-cloog=/opt/gnu --enable-cloog-backend=isl --bindir=/opt/gnu/i386-pc-solaris2.10/gcc-bin/4.7.2 --libdir=/opt/gnu/lib/gcc/i386-pc-solaris2.10/4.7.2 --includedir=/opt/gnu/lib/gcc/i386-pc-solaris2.10/4.7.2/include --datadir=/opt/gnu/share/gcc-data/i386-pc-solaris2.10/4.7.2 --mandir=/opt/gnu/share/gcc-data/i386-pc-solaris2.10/4.7.2/man --infodir=/opt/gnu/share/gcc-data/i386-pc-solaris2.10/4.7.2/info --with-gxx-include-dir=/opt/gnu/lib/gcc/i386-pc-solaris2.10/4.7.2/include/g++-v4 --enable-languages=c,c++,fortran,go,lto --program-suffix=-4.7.2
BOOT_CFLAGS=-g -O2


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