Results for 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC) testsuite on sparcv9-sun-solaris2.11

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Mon Feb 6 10:58:00 GMT 2012


LAST_UPDATED: Fri Feb  3 14:51:11 UTC 2012 (revision 183870)

		=== acats tests ===
FAIL:	ce3804a
FAIL:	ce3809a
FAIL:	cxa5015
FAIL:	cxa5a01
FAIL:	cxa5a02
FAIL:	cxa5a03
FAIL:	cxa5a08
FAIL:	cxg1003
FAIL:	cxg2004
FAIL:	cxg2013

		=== acats Summary ===
# of expected passes		2310
# of unexpected failures	10
Native configuration is sparcv9-sun-solaris2.11

		=== g++ tests ===


Running target unix

		=== g++ Summary for unix ===

# of expected passes		47541
# of expected failures		288
# of unsupported tests		693

Running target unix/-m32

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

# of expected passes		46304
# of expected failures		288
# of unsupported tests		700

		=== g++ Summary ===

# of expected passes		93845
# of expected failures		576
# of unsupported tests		1393
/var/gcc/regression/trunk/11-gcc-gas-64/build/gcc/testsuite/g++/../../g++  version 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/pr44194-1.c scan-rtl-dump dse1 "global deletions = 2"
FAIL: gcc.dg/simulate-thread/atomic-load-int.c  -O0 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-load-short.c  -O0 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-int.c  -O0 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-int.c  -O1 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -O0 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -O1 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -O2 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -O3 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -Os -g  thread simulation test

		=== gcc Summary for unix ===

# of expected passes		75364
# of unexpected failures	10
# of expected failures		304
# of unsupported tests		1569

Running target unix/-m32
FAIL: gcc.dg/simulate-thread/atomic-other-int.c  -O0 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-int.c  -O1 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-int.c  -O2 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-int.c  -O3 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-int.c  -Os -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -O0 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -O1 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -O2 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -O3 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/atomic-other-short.c  -Os -g  thread simulation test
FAIL: gcc.dg/simulate-thread/speculative-store.c  -Os -g  thread simulation test

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

# of expected passes		74691
# of unexpected failures	11
# of expected failures		317
# of unsupported tests		1589

		=== gcc Summary ===

# of expected passes		150055
# of unexpected failures	21
# of expected failures		621
# of unsupported tests		3158
/var/gcc/regression/trunk/11-gcc-gas-64/build/gcc/xgcc  version 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary for unix ===

# of expected passes		40736
# of expected failures		44
# of unsupported tests		93

Running target unix/-m32

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

# of expected passes		40409
# of expected failures		44
# of unsupported tests		254

		=== gfortran Summary ===

# of expected passes		81145
# of expected failures		88
# of unsupported tests		347
/var/gcc/regression/trunk/11-gcc-gas-64/build/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC) 

		=== gnat tests ===


Running target unix/-m32

		=== gnat Summary for unix/-m32 ===

# of expected passes		1057
# of expected failures		12
# of unsupported tests		12

Running target unix

		=== gnat Summary for unix ===

# of expected passes		1057
# of expected failures		12
# of unsupported tests		12

		=== gnat Summary ===

# of expected passes		2114
# of expected failures		24
# of unsupported tests		24
/var/gcc/regression/trunk/11-gcc-gas-64/build/gcc/gnatmake version 4.7.0 20120203 (experimental) [trunk revision 183870]

		=== go tests ===


Running target unix
FAIL: go.go-torture/execute/select-1.go execution,  -O0 
FAIL: go.go-torture/execute/select-1.go execution,  -O1 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/select-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/select-1.go execution,  -Os 
FAIL: ./tmp.go compilation,  -O2 -g 
FAIL: go.test/test/64bit.go execution
FAIL: go.test/test/append.go execution,  -O2 -g 
FAIL: go.test/test/chan/doubleselect.go execution,  -O2 -g 
FAIL: go.test/test/chan/fifo.go execution,  -O2 -g 
FAIL: go.test/test/chan/nonblock.go execution,  -O2 -g 
FAIL: go.test/test/chan/powser1.go execution,  -O2 -g 
FAIL: go.test/test/chan/powser2.go execution,  -O2 -g 
FAIL: go.test/test/chan/select.go execution,  -O2 -g 
FAIL: go.test/test/chan/select2.go execution,  -O2 -g 
FAIL: go.test/test/chan/select3.go execution,  -O2 -g 
FAIL: go.test/test/chan/select4.go execution,  -O2 -g 
FAIL: go.test/test/chan/select5.go execution
FAIL: go.test/test/chan/select6.go execution,  -O2 -g 
FAIL: go.test/test/chan/select7.go execution,  -O2 -g 
FAIL: go.test/test/chan/sendstmt.go execution,  -O2 -g 
FAIL: go.test/test/chan/sieve1.go execution,  -O2 -g 
FAIL: go.test/test/chan/sieve2.go execution,  -O2 -g 
FAIL: go.test/test/closedchan.go execution,  -O2 -g 
FAIL: go.test/test/escape.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug225.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug234.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug242.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug312.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug320.go execution,  -O2 -g 
FAIL: go.test/test/func5.go execution,  -O2 -g 
FAIL: go.test/test/interface/noeq.go execution,  -O2 -g 
FAIL: go.test/test/ken/chan.go execution,  -O2 -g 
FAIL: go.test/test/ken/chan1.go execution,  -O2 -g 
FAIL: go.test/test/mallocfin.go execution,  -O2 -g 
FAIL: go.test/test/nil.go execution,  -O2 -g 
FAIL: go.test/test/nilptr.go execution,  -O2 -g 
FAIL: go.test/test/peano.go execution,  -O2 -g 
FAIL: go.test/test/range.go execution,  -O2 -g 
FAIL: go.test/test/recover.go execution,  -O2 -g 
FAIL: go.test/test/recover1.go execution,  -O2 -g 
FAIL: go.test/test/recover3.go execution,  -O2 -g 
FAIL: go.test/test/stack.go execution,  -O2 -g 
WARNING: program timed out.
WARNING: program timed out.

		=== go Summary for unix ===

# of expected passes		3252
# of unexpected failures	46
# of expected failures		4
# of untested testcases		5

Running target unix/-m32
FAIL: go.go-torture/execute/select-1.go execution,  -O0 
FAIL: go.go-torture/execute/select-1.go execution,  -O1 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: go.go-torture/execute/select-1.go execution,  -O2 -fbounds-check 
FAIL: go.go-torture/execute/select-1.go execution,  -O3 -g 
FAIL: go.go-torture/execute/select-1.go execution,  -Os 
FAIL: go.test/test/64bit.go execution
FAIL: go.test/test/append.go execution,  -O2 -g 
FAIL: go.test/test/chan/doubleselect.go execution,  -O2 -g 
FAIL: go.test/test/chan/fifo.go execution,  -O2 -g 
FAIL: go.test/test/chan/nonblock.go execution,  -O2 -g 
FAIL: go.test/test/chan/select.go execution,  -O2 -g 
FAIL: go.test/test/chan/select2.go execution,  -O2 -g 
FAIL: go.test/test/chan/select3.go execution,  -O2 -g 
FAIL: go.test/test/chan/select4.go execution,  -O2 -g 
FAIL: go.test/test/chan/select5.go execution
FAIL: go.test/test/chan/select7.go execution,  -O2 -g 
FAIL: go.test/test/chan/sendstmt.go execution,  -O2 -g 
FAIL: go.test/test/chan/sieve1.go execution,  -O2 -g 
FAIL: go.test/test/chan/sieve2.go execution,  -O2 -g 
FAIL: go.test/test/closedchan.go execution,  -O2 -g 
FAIL: go.test/test/escape.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug234.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug242.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug273.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug312.go execution,  -O2 -g 
FAIL: go.test/test/fixedbugs/bug320.go execution,  -O2 -g 
FAIL: go.test/test/func5.go execution,  -O2 -g 
FAIL: go.test/test/index.go execution 0
FAIL: go.test/test/index.go execution 1
FAIL: go.test/test/index.go execution 2
FAIL: go.test/test/ken/chan.go execution,  -O2 -g 
FAIL: go.test/test/ken/chan1.go execution,  -O2 -g 
FAIL: go.test/test/nil.go execution,  -O2 -g 
FAIL: go.test/test/peano.go execution,  -O2 -g 
FAIL: go.test/test/range.go execution,  -O2 -g 
FAIL: go.test/test/recover.go execution,  -O2 -g 
FAIL: go.test/test/recover1.go execution,  -O2 -g 
FAIL: go.test/test/stack.go execution,  -O2 -g 
WARNING: program timed out.
WARNING: program timed out.

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

# of expected passes		2114
# of unexpected failures	41
# of expected failures		4
# of untested testcases		4

		=== go Summary ===

# of expected passes		5366
# of unexpected failures	87
# of expected failures		8
# of untested testcases		9
/var/gcc/regression/trunk/11-gcc-gas-64/build/gcc/testsuite/go/../../gccgo  version 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC) 

		=== obj-c++ tests ===


Running target unix/-m32

		=== obj-c++ Summary for unix/-m32 ===

# of expected passes		1450
# of expected failures		2
# of unsupported tests		86

Running target unix

		=== obj-c++ Summary for unix ===

# of expected passes		1442
# of expected failures		10
# of unsupported tests		86

		=== obj-c++ Summary ===

# of expected passes		2892
# of expected failures		12
# of unsupported tests		172
/var/gcc/regression/trunk/11-gcc-gas-64/build/gcc/testsuite/obj-c++/../../g++  version 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary for unix ===

# of expected passes		2994
# of unsupported tests		74

Running target unix/-m32

		=== objc Summary for unix/-m32 ===

# of expected passes		2994
# of unsupported tests		74

		=== objc Summary ===

# of expected passes		5988
# of unsupported tests		148
/var/gcc/regression/trunk/11-gcc-gas-64/build/gcc/xgcc  version 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC) 

		=== boehm-gc tests ===


Running target unix/-m32

		=== boehm-gc Summary for unix/-m32 ===

# of expected passes		12
# of unsupported tests		1

Running target unix

		=== boehm-gc Summary for unix ===

# of expected passes		12
# of unsupported tests		1

		=== boehm-gc Summary ===

# of expected passes		24
# of unsupported tests		2
		=== libffi tests ===


Running target unix/-m32

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

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

Running target unix

		=== libffi Summary for unix ===

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

		=== libffi Summary ===

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


Running target unix
FAIL: bytes
FAIL: fmt
FAIL: image
FAIL: io
FAIL: math
FAIL: net
FAIL: reflect
FAIL: regexp
FAIL: runtime
FAIL: sort
FAIL: strconv
FAIL: sync
FAIL: time
FAIL: unicode
FAIL: archive/zip
FAIL: compress/flate
FAIL: compress/gzip
FAIL: compress/lzw
FAIL: compress/zlib
FAIL: container/ring
FAIL: crypto/aes
FAIL: crypto/des
FAIL: crypto/ecdsa
FAIL: crypto/hmac
FAIL: crypto/rsa
FAIL: crypto/sha512
FAIL: crypto/subtle
FAIL: crypto/tls
FAIL: crypto/x509
FAIL: database/sql
FAIL: debug/dwarf
FAIL: debug/elf
FAIL: debug/macho
FAIL: encoding/ascii85
FAIL: encoding/asn1
FAIL: encoding/binary
FAIL: encoding/gob
FAIL: encoding/hex
FAIL: encoding/json
FAIL: encoding/pem
FAIL: encoding/xml
FAIL: exp/ebnf
FAIL: exp/html
FAIL: exp/norm
FAIL: exp/utf8string
FAIL: html/template
FAIL: go/doc
FAIL: go/parser
FAIL: go/printer
FAIL: go/scanner
FAIL: go/token
FAIL: image/jpeg
FAIL: index/suffixarray
FAIL: math/big
FAIL: math/cmplx
FAIL: net/http
FAIL: net/http/httputil
FAIL: net/mail
FAIL: net/rpc
FAIL: net/textproto
FAIL: net/url
FAIL: net/rpc/jsonrpc
FAIL: old/netchan
FAIL: old/regexp
FAIL: old/template
FAIL: path/filepath
FAIL: regexp/syntax
FAIL: sync/atomic
FAIL: text/scanner
FAIL: text/tabwriter
FAIL: text/template
FAIL: text/template/parse
FAIL: testing/quick
FAIL: unicode/utf16

		=== libgo Summary for unix ===

# of expected passes		50
# of unexpected failures	74

Running target unix/-m32
FAIL: bufio
FAIL: fmt
FAIL: image
FAIL: io
FAIL: log
FAIL: math
FAIL: mime
FAIL: net
FAIL: reflect
FAIL: regexp
FAIL: runtime
FAIL: sort
FAIL: sync
FAIL: time
FAIL: unicode
FAIL: archive/zip
FAIL: compress/flate
FAIL: compress/zlib
FAIL: container/list
FAIL: container/ring
FAIL: crypto/aes
FAIL: crypto/des
FAIL: crypto/dsa
FAIL: crypto/ecdsa
FAIL: crypto/elliptic
FAIL: crypto/hmac
FAIL: crypto/rsa
FAIL: crypto/sha512
FAIL: crypto/subtle
FAIL: crypto/tls
FAIL: crypto/x509
FAIL: database/sql
FAIL: debug/dwarf
FAIL: debug/elf
FAIL: debug/macho
FAIL: encoding/ascii85
FAIL: encoding/asn1
FAIL: encoding/binary
FAIL: encoding/gob
FAIL: encoding/hex
FAIL: encoding/json
FAIL: encoding/pem
FAIL: encoding/xml
FAIL: exp/html
FAIL: exp/norm
FAIL: html/template
FAIL: go/doc
FAIL: go/parser
FAIL: go/printer
FAIL: go/scanner
FAIL: go/token
FAIL: hash/fnv
FAIL: image/draw
FAIL: image/png
FAIL: index/suffixarray
FAIL: math/big
FAIL: mime/multipart
FAIL: net/http
FAIL: net/http/cgi
FAIL: net/mail
FAIL: net/rpc
FAIL: net/textproto
FAIL: net/rpc/jsonrpc
FAIL: old/netchan
FAIL: old/regexp
FAIL: old/template
FAIL: os/exec
FAIL: path/filepath
FAIL: regexp/syntax
FAIL: sync/atomic
FAIL: text/scanner
FAIL: text/tabwriter
FAIL: text/template
FAIL: testing/quick

		=== libgo Summary for unix/-m32 ===

# of expected passes		50
# of unexpected failures	74

		=== libgo Summary ===

# of expected passes		100
# of unexpected failures	148
/var/gcc/regression/trunk/11-gcc-gas-64/build/./gcc/gccgo version 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC)

		=== libgomp tests ===


Running target unix/-m32

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

# of expected passes		2942
# of unsupported tests		3

Running target unix

		=== libgomp Summary for unix ===

# of expected passes		2942
# of unsupported tests		3

		=== libgomp Summary ===

# of expected passes		5884
# of unsupported tests		6
		=== libjava tests ===


Running target unix/-m32

		=== libjava Summary for unix/-m32 ===

# of expected passes		2574

Running target unix

		=== libjava Summary for unix ===

# of expected passes		2574

		=== libjava Summary ===

# of expected passes		5148
		=== libmudflap tests ===


Running target unix/-m32

		=== libmudflap Summary for unix/-m32 ===

# of expected passes		1442

Running target unix
FAIL: libmudflap.c++/pass55-frag.cxx ( -O) execution test

		=== libmudflap Summary for unix ===

# of expected passes		1441
# of unexpected failures	1

		=== libmudflap Summary ===

# of expected passes		2883
# of unexpected failures	1
		=== libstdc++ tests ===


Running target unix

		=== libstdc++ Summary for unix ===

# of expected passes		7914
# of expected failures		44
# of unsupported tests		502

Running target unix/-m32

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

# of expected passes		7914
# of expected failures		44
# of unsupported tests		502

		=== libstdc++ Summary ===

# of expected passes		15828
# of expected failures		88
# of unsupported tests		1004

Compiler version: 4.7.0 20120203 (experimental) [trunk revision 183870] (GCC) 
Platform: sparcv9-sun-solaris2.11
configure flags: --prefix=/vol/gcc --target=sparcv9-sun-solaris2.11 --enable-objc-gc --enable-libmudflap --with-as=/vol/gcc/bin/gas-2.22 --with-gnu-as --with-gmp-include=/vol/gcc/include --with-gmp-lib=/vol/gcc/lib/sparcv9 --with-mpfr-include=/vol/gcc/include --with-mpfr-lib=/vol/gcc/lib/sparcv9 --with-mpc-include=/vol/gcc/include --with-mpc-lib=/vol/gcc/lib/sparcv9 --enable-languages=all,ada,obj-c++,go --without-ppl --without-cloog --build=sparcv9-sun-solaris2.11 --host=sparcv9-sun-solaris2.11
BOOT_CFLAGS=-g -O2



More information about the Gcc-testresults mailing list