Results for 4.7.0 20110421 (experimental) [trunk revision 172821] (GCC) testsuite on sparc-sun-solaris2.11

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Tue Apr 26 14:28:00 GMT 2011


LAST_UPDATED: Thu Apr 21 13:12:11 UTC 2011 (revision 172821)

		=== acats tests ===

		=== acats Summary ===
# of expected passes		2321
# of unexpected failures	0
Native configuration is sparc-sun-solaris2.11

		=== g++ tests ===


Running target unix
XPASS: g++.dg/tree-ssa/pr43411.C scan-tree-dump-not optimized "OBJ_TYPE_REF"
FAIL: g++.dg/lto/20081204-1 cp_lto_20081204-1_0.o-cp_lto_20081204-1_1.o link, -flto -flto-partition=1to1 -fPIC -r -nostdlib
UNRESOLVED: g++.dg/lto/20081204-1 cp_lto_20081204-1_0.o-cp_lto_20081204-1_1.o execute -flto -flto-partition=1to1 -fPIC -r -nostdlib
FAIL: g++.dg/torture/pr48661.C  -O1  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O1  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O2  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O2  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O3 -g  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O3 -g  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -Os  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -Os  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O2 -flto -flto-partition=none  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O2 -flto -flto-partition=none  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O2 -flto  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O2 -flto  compilation failed to produce executable

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

# of expected passes		26374
# of unexpected failures	8
# of unexpected successes	1
# of expected failures		163
# of unresolved testcases	1
# of unsupported tests		430

Running target unix/-m64
XPASS: g++.dg/tree-ssa/pr43411.C scan-tree-dump-not optimized "OBJ_TYPE_REF"
FAIL: g++.dg/lto/20081204-1 cp_lto_20081204-1_0.o-cp_lto_20081204-1_1.o link, -flto -flto-partition=1to1 -fPIC -r -nostdlib
UNRESOLVED: g++.dg/lto/20081204-1 cp_lto_20081204-1_0.o-cp_lto_20081204-1_1.o execute -flto -flto-partition=1to1 -fPIC -r -nostdlib
FAIL: g++.dg/torture/pr48661.C  -O1  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O1  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O2  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O2  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O3 -fomit-frame-pointer  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O3 -g  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O3 -g  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -Os  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -Os  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O2 -flto -flto-partition=none  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O2 -flto -flto-partition=none  compilation failed to produce executable
FAIL: g++.dg/torture/pr48661.C  -O2 -flto  (test for excess errors)
WARNING: g++.dg/torture/pr48661.C  -O2 -flto  compilation failed to produce executable

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

# of expected passes		26986
# of unexpected failures	8
# of unexpected successes	1
# of expected failures		163
# of unresolved testcases	1
# of unsupported tests		427

		=== g++ Summary ===

# of expected passes		53360
# of unexpected failures	16
# of unexpected successes	2
# of expected failures		326
# of unresolved testcases	2
# of unsupported tests		857
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/testsuite/g++/../../g++  version 4.7.0 20110421 (experimental) [trunk revision 172821] (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/lto/20100430-1 c_lto_20100430-1_0.o-c_lto_20100430-1_0.o link, -O2 -fprofile-arcs -flto -r -nostdlib
UNRESOLVED: gcc.dg/lto/20100430-1 c_lto_20100430-1_0.o-c_lto_20100430-1_0.o execute -O2 -fprofile-arcs -flto -r -nostdlib
FAIL: gcc.dg/vect/pr48377.c execution test
XPASS: gcc.dg/vect/slp-3.c scan-tree-dump-times vect "vectorized 3 loops" 1
XPASS: gcc.dg/vect/slp-3.c scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.dg/vect/pr48377.c -flto execution test
XPASS: gcc.dg/vect/slp-3.c -flto scan-tree-dump-times vect "vectorized 3 loops" 1
XPASS: gcc.dg/vect/slp-3.c -flto scan-tree-dump-times vect "vectorizing stmts using SLP" 3
XPASS: gcc.dg/vect/no-vfa-pr29145.c scan-tree-dump-times vect "vectorized 0 loops" 2
XPASS: gcc.dg/vect/no-vfa-pr29145.c scan-tree-dump-times vect "vectorized 1 loops" 1

		=== gcc Summary for unix ===

# of expected passes		70694
# of unexpected failures	3
# of unexpected successes	6
# of expected failures		290
# of unresolved testcases	1
# of unsupported tests		1289

Running target unix/-m64
FAIL: gcc.dg/lto/20100430-1 c_lto_20100430-1_0.o-c_lto_20100430-1_0.o link, -O2 -fprofile-arcs -flto -r -nostdlib
UNRESOLVED: gcc.dg/lto/20100430-1 c_lto_20100430-1_0.o-c_lto_20100430-1_0.o execute -O2 -fprofile-arcs -flto -r -nostdlib
FAIL: gcc.dg/vect/pr48377.c execution test
XPASS: gcc.dg/vect/slp-3.c scan-tree-dump-times vect "vectorized 3 loops" 1
XPASS: gcc.dg/vect/slp-3.c scan-tree-dump-times vect "vectorizing stmts using SLP" 3
FAIL: gcc.dg/vect/pr48377.c -flto execution test
XPASS: gcc.dg/vect/slp-3.c -flto scan-tree-dump-times vect "vectorized 3 loops" 1
XPASS: gcc.dg/vect/slp-3.c -flto scan-tree-dump-times vect "vectorizing stmts using SLP" 3
XPASS: gcc.dg/vect/no-vfa-pr29145.c scan-tree-dump-times vect "vectorized 0 loops" 2
XPASS: gcc.dg/vect/no-vfa-pr29145.c scan-tree-dump-times vect "vectorized 1 loops" 1

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

# of expected passes		71334
# of unexpected failures	3
# of unexpected successes	6
# of expected failures		271
# of unresolved testcases	1
# of unsupported tests		1299

		=== gcc Summary ===

# of expected passes		142028
# of unexpected failures	6
# of unexpected successes	12
# of expected failures		561
# of unresolved testcases	2
# of unsupported tests		2588
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/xgcc  version 4.7.0 20110421 (experimental) [trunk revision 172821] (GCC) 

		=== gfortran tests ===


Running target unix

		=== gfortran Summary for unix ===

# of expected passes		38478
# of expected failures		55
# of unsupported tests		268

Running target unix/-m64

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

# of expected passes		38805
# of expected failures		55
# of unsupported tests		107

		=== gfortran Summary ===

# of expected passes		77283
# of expected failures		110
# of unsupported tests		375
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/testsuite/gfortran/../../gfortran  version 4.7.0 20110421 (experimental) [trunk revision 172821] (GCC) 

		=== gnat tests ===


Running target unix

		=== gnat Summary for unix ===

# of expected passes		884
# of expected failures		11
# of unsupported tests		5

Running target unix/-m64

		=== gnat Summary for unix/-m64 ===

# of expected passes		884
# of expected failures		11
# of unsupported tests		5

		=== gnat Summary ===

# of expected passes		1768
# of expected failures		22
# of unsupported tests		10
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/gnatmake version 4.7.0 20110421 (experimental) [trunk revision 172821]

		=== go tests ===


Running target unix
FAIL: ./64bit-out.go compilation,  -O2 -g 
FAIL: ./select5-out.go compilation,  -O2 -g 
FAIL: ./tmp.go compilation,  -O2 -g 
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.

		=== go Summary for unix ===

# of expected passes		2981
# of unexpected failures	3
# of expected failures		23
# of untested testcases		3

Running target unix/-m64
FAIL: ./64bit-out.go compilation,  -O2 -g 
FAIL: ./select5-out.go compilation,  -O2 -g 
FAIL: ./tmp.go compilation,  -O2 -g 
FAIL: go.test/test/chan/select2.go execution,  -O2 -g 
WARNING: program timed out.
WARNING: program timed out.
WARNING: program timed out.

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

# of expected passes		2980
# of unexpected failures	4
# of expected failures		23
# of untested testcases		3

		=== go Summary ===

# of expected passes		5961
# of unexpected failures	7
# of expected failures		46
# of untested testcases		6
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/testsuite/go/../../gccgo  version 4.7.0 20110421 (experimental) [trunk revision 172821] (GCC) 

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


Running target unix

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

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

Running target unix/-m64

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

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

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

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

		=== objc tests ===


Running target unix

		=== objc Summary for unix ===

# of expected passes		2934
# of expected failures		10
# of unsupported tests		74

Running target unix/-m64

		=== objc Summary for unix/-m64 ===

# of expected passes		2934
# of expected failures		10
# of unsupported tests		74

		=== objc Summary ===

# of expected passes		5868
# of expected failures		20
# of unsupported tests		148
/var/gcc/regression/trunk/11-gcc-gas/build/gcc/xgcc  version 4.7.0 20110421 (experimental) [trunk revision 172821] (GCC) 

		=== boehm-gc tests ===


Running target unix

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

# of expected passes		12
# of unsupported tests		1

Running target unix/-m64

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

# of expected passes		12
# of unsupported tests		1

		=== boehm-gc Summary ===

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


Running target unix

		=== libffi Summary for unix ===

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

Running target unix/-m64

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

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

		=== libffi Summary ===

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


Running target unix
FAIL: big
FAIL: flag
FAIL: fmt
FAIL: gob
FAIL: json
FAIL: os
FAIL: regexp
FAIL: rpc
FAIL: sync
FAIL: template
FAIL: time
FAIL: try
FAIL: archive/zip
FAIL: http/cgi
FAIL: testing/quick

		=== libgo Summary for unix ===

# of expected passes		102
# of unexpected failures	15
# of untested testcases		2

Running target unix/-m64
FAIL: big
FAIL: flag
FAIL: fmt
FAIL: gob
FAIL: http
FAIL: json
FAIL: os
FAIL: reflect
FAIL: regexp
FAIL: rpc
FAIL: sync
FAIL: template
FAIL: time
FAIL: try
FAIL: archive/zip
FAIL: http/cgi
FAIL: testing/quick

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

# of expected passes		100
# of unexpected failures	17
# of untested testcases		2

		=== libgo Summary ===

# of expected passes		202
# of unexpected failures	32
# of untested testcases		4
/var/gcc/regression/trunk/11-gcc-gas/build/./gcc/gccgo version 4.7.0 20110421 (experimental) [trunk revision 172821] (GCC)

		=== libgomp tests ===


Running target unix
FAIL: libgomp.graphite/force-parallel-1.c execution test

		=== libgomp Summary for unix ===

# of expected passes		2569
# of unexpected failures	1
# of unsupported tests		10

Running target unix/-m64
FAIL: libgomp.graphite/force-parallel-1.c execution test

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

# of expected passes		2569
# of unexpected failures	1
# of unsupported tests		10

		=== libgomp Summary ===

# of expected passes		5138
# of unexpected failures	2
# of unsupported tests		20
		=== libjava tests ===


Running target unix

		=== libjava Summary for unix ===

# of expected passes		2574

Running target unix/-m64

		=== libjava Summary for unix/-m64 ===

# of expected passes		2574

		=== libjava Summary ===

# of expected passes		5148
		=== libstdc++ tests ===


Running target unix

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

# of expected passes		7460
# of expected failures		82
# of unsupported tests		461

Running target unix/-m64

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

# of expected passes		7460
# of expected failures		82
# of unsupported tests		461

		=== libstdc++ Summary ===

# of expected passes		14920
# of expected failures		164
# of unsupported tests		922

Compiler version: 4.7.0 20110421 (experimental) [trunk revision 172821] (GCC) 
Platform: sparc-sun-solaris2.11
configure flags: --prefix=/vol/gcc --target=sparc-sun-solaris2.11 --enable-objc-gc --with-host-libstdcxx='-Wl,-Bstatic -lstdc++ -Wl,-Bdynamic -lm' --with-boot-ldflags='-static-libstdc++ -static-libgcc -L/vol/gcc-4.4/lib' --with-as=/vol/gcc/bin/gas-2.21 --with-gnu-as --with-gmp=/vol/gcc --with-mpfr=/vol/gcc --with-mpc=/vol/gcc --enable-languages=all,ada,obj-c++,go --with-ppl=/vol/gcc --with-cloog=/vol/gcc --enable-cloog-backend=ppl
BOOT_CFLAGS=-g -O2



More information about the Gcc-testresults mailing list