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 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC) testsuite on sparcv9-sun-solaris2.11


LAST_UPDATED: Fri Jan  5 09:53:23 UTC 2018 (revision 256274)

		=== acats tests ===

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

		=== g++ tests ===


Running target unix
FAIL: c-c++-common/Warray-bounds-4.c  -std=gnu++11  (test for warnings, line 67)
FAIL: c-c++-common/Warray-bounds-4.c  -std=gnu++14  (test for warnings, line 67)
FAIL: c-c++-common/Warray-bounds-4.c  -std=gnu++98  (test for warnings, line 67)
FAIL: c-c++-common/Wrestrict.c  -std=gnu++11 (test for excess errors)
FAIL: c-c++-common/Wrestrict.c  -std=gnu++14 (test for excess errors)
FAIL: c-c++-common/Wrestrict.c  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/ipa/devirt-22.C  -std=gnu++11  scan-ipa-dump-times cp "Discovered a virtual call to a known target" 1 (found 2 times)
FAIL: g++.dg/ipa/devirt-22.C  -std=gnu++14  scan-ipa-dump-times cp "Discovered a virtual call to a known target" 1 (found 2 times)
FAIL: g++.dg/ipa/devirt-22.C  -std=gnu++98  scan-ipa-dump-times cp "Discovered a virtual call to a known target" 1 (found 2 times)

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

# of expected passes		111414
# of unexpected failures	9
# of expected failures		481
# of unsupported tests		4836

Running target unix/-m32
FAIL: c-c++-common/Warray-bounds-4.c  -std=gnu++11  (test for warnings, line 67)
FAIL: c-c++-common/Warray-bounds-4.c  -std=gnu++14  (test for warnings, line 67)
FAIL: c-c++-common/Warray-bounds-4.c  -std=gnu++98  (test for warnings, line 67)
FAIL: c-c++-common/Wrestrict.c  -std=gnu++11 (test for excess errors)
FAIL: c-c++-common/Wrestrict.c  -std=gnu++14 (test for excess errors)
FAIL: c-c++-common/Wrestrict.c  -std=gnu++98 (test for excess errors)
FAIL: g++.dg/ipa/devirt-22.C  -std=gnu++11  scan-ipa-dump-times cp "Discovered a virtual call to a known target" 1 (found 2 times)
FAIL: g++.dg/ipa/devirt-22.C  -std=gnu++14  scan-ipa-dump-times cp "Discovered a virtual call to a known target" 1 (found 2 times)
FAIL: g++.dg/ipa/devirt-22.C  -std=gnu++98  scan-ipa-dump-times cp "Discovered a virtual call to a known target" 1 (found 2 times)
FAIL: g++.dg/template/nontype10.C  -std=c++11 (test for excess errors)
FAIL: g++.dg/template/nontype10.C  -std=c++14 (test for excess errors)
FAIL: g++.dg/template/nontype10.C  -std=c++98 (test for excess errors)

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

# of expected passes		109514
# of unexpected failures	12
# of expected failures		478
# of unsupported tests		4867

		=== g++ Summary ===

# of expected passes		220928
# of unexpected failures	21
# of expected failures		959
# of unsupported tests		9703
/var/gcc/regression/trunk/11.4-gcc-gas-64/build/gcc/testsuite/g++/../../xg++  version 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC) 

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g3 (test for excess errors)
FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g3 -O (test for excess errors)
FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g3 -O3 (test for excess errors)
FAIL: c-c++-common/Warray-bounds-4.c  -Wc++-compat   (test for warnings, line 67)
FAIL: c-c++-common/Wrestrict.c  -Wc++-compat  (test for excess errors)
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op2 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op3 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op4 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op5 change 9.990000. of time"
FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (test for excess errors)
FAIL: gcc.dg/vect/bb-slp-1.c -flto -ffat-lto-objects  scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-1.c scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-16.c -flto -ffat-lto-objects  scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-16.c scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-2.c -flto -ffat-lto-objects  scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-2.c scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/no-section-anchors-vect-69.c scan-tree-dump-times vect "vectorized 4 loops" 1 (found 0 times)
FAIL: gcc.dg/vect/pr79347.c -flto -ffat-lto-objects  scan-tree-dump-not vect "Invalid sum of "
FAIL: gcc.dg/vect/pr79347.c scan-tree-dump-not vect "Invalid sum of "

		=== gcc Summary for unix ===

# of expected passes		102093
# of unexpected failures	19
# of expected failures		455
# of unsupported tests		2481

Running target unix/-m32
FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g3 (test for excess errors)
FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g3 -O (test for excess errors)
FAIL: gcc.dg/debug/pr41893-1.c -gdwarf-2 -g3 -O3 (test for excess errors)
FAIL: c-c++-common/Warray-bounds-4.c  -Wc++-compat   (test for warnings, line 67)
FAIL: c-c++-common/Wrestrict.c  -Wc++-compat  (test for excess errors)
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op2 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op3 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op4 change 9.990000. of time"
FAIL: gcc.dg/ipa/inline-1.c scan-ipa-dump inline "op5 change 9.990000. of time"
FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (test for excess errors)
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/speculative-store-4.c   -O0 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/speculative-store-4.c   -O2 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/speculative-store-4.c   -O3 -g  thread simulation test
FAIL: gcc.dg/simulate-thread/speculative-store.c   -O0 -g  thread simulation test
FAIL: gcc.dg/vect/bb-slp-1.c -flto -ffat-lto-objects  scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-1.c scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-16.c -flto -ffat-lto-objects  scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-16.c scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-2.c -flto -ffat-lto-objects  scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/bb-slp-2.c scan-tree-dump-times slp1 "basic block vectorized" 1 (found 0 times)
FAIL: gcc.dg/vect/no-section-anchors-vect-69.c scan-tree-dump-times vect "vectorized 4 loops" 1 (found 0 times)
FAIL: gcc.dg/vect/pr79347.c -flto -ffat-lto-objects  scan-tree-dump-not vect "Invalid sum of "
FAIL: gcc.dg/vect/pr79347.c scan-tree-dump-not vect "Invalid sum of "

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

# of expected passes		101028
# of unexpected failures	25
# of expected failures		466
# of unsupported tests		2692

		=== gcc Summary ===

# of expected passes		203121
# of unexpected failures	44
# of expected failures		921
# of unsupported tests		5173
/var/gcc/regression/trunk/11.4-gcc-gas-64/build/gcc/xgcc  version 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O1  (test for excess errors)
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O2  (test for excess errors)
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O3 -g  (test for excess errors)
FAIL: gfortran.dg/elemental_subroutine_3.f90   -Os  (test for excess errors)

		=== gfortran Summary for unix ===

# of expected passes		46351
# of unexpected failures	5
# of expected failures		91
# of unsupported tests		138

Running target unix/-m32
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O1  (test for excess errors)
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O2  (test for excess errors)
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O3 -g  (test for excess errors)
FAIL: gfortran.dg/elemental_subroutine_3.f90   -Os  (test for excess errors)

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

# of expected passes		46104
# of unexpected failures	5
# of expected failures		91
# of unsupported tests		259

		=== gfortran Summary ===

# of expected passes		92455
# of unexpected failures	10
# of expected failures		182
# of unsupported tests		397
/var/gcc/regression/trunk/11.4-gcc-gas-64/build/gcc/testsuite/gfortran/../../gfortran  version 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC) 

		=== gnat tests ===


Running target unix

		=== gnat Summary for unix ===

# of expected passes		2632
# of expected failures		24
# of unsupported tests		23

Running target unix/-m32

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

# of expected passes		2632
# of expected failures		24
# of unsupported tests		23

		=== gnat Summary ===

# of expected passes		5264
# of expected failures		48
# of unsupported tests		46
/var/gcc/regression/trunk/11.4-gcc-gas-64/build/gcc/gnatmake version 8.0.0 20180105 (experimental) [trunk revision 256274]

		=== go tests ===


Running target unix
FAIL: ./index0-out.go execution,  -O0 -g -fno-var-tracking-assignments 

		=== go Summary for unix ===

# of expected passes		7241
# of unexpected failures	1
# of expected failures		1
# of untested testcases		11
# of unsupported tests		3

Running target unix/-m32
FAIL: ./index0-out.go execution,  -O0 -g -fno-var-tracking-assignments 
FAIL: go.test/test/fixedbugs/issue4562.go execution,  -O2 -g 
FAIL: go.test/test/nil.go execution,  -O2 -g 

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

# of expected passes		7359
# of unexpected failures	3
# of expected failures		1
# of untested testcases		11
# of unsupported tests		3

		=== go Summary ===

# of expected passes		14600
# of unexpected failures	4
# of expected failures		2
# of untested testcases		22
# of unsupported tests		6
		=== obj-c++ tests ===


Running target unix/-m32

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

# of expected passes		1464
# of expected failures		2
# of unsupported tests		77

Running target unix

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

# of expected passes		1456
# of expected failures		10
# of unsupported tests		77

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

# of expected passes		2920
# of expected failures		12
# of unsupported tests		154
/var/gcc/regression/trunk/11.4-gcc-gas-64/build/gcc/testsuite/obj-c++/../../xg++  version 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC) 

		=== objc tests ===


Running target unix

		=== objc Summary for unix ===

# of expected passes		2803
# of unsupported tests		68

Running target unix/-m32

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

# of expected passes		2803
# of unsupported tests		68

		=== objc Summary ===

# of expected passes		5606
# of unsupported tests		136
/var/gcc/regression/trunk/11.4-gcc-gas-64/build/gcc/xgcc  version 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC) 

		=== gotools tests ===

FAIL: TestCgoSignalDeadlock
FAIL: go test runtime
FAIL: TestCompileWithoutShared
FAIL: TestEarlySignalHandler
FAIL: TestInstall
FAIL: TestOsSignal
FAIL: TestPIE
FAIL: TestSIGPROF
FAIL: TestSigaltstack
FAIL: TestSignalForwarding
FAIL: TestSignalForwardingExternal
FAIL: go test misc/cgo/testcarchive

		=== gotools Summary ===
# of expected passes		343
# of unexpected failures	12
# of untested testcases		135
/var/gcc/regression/trunk/11.4-gcc-gas-64/build/./gcc/gccgo version 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC)

		=== libatomic tests ===


Running target unix/-m32

		=== libatomic Summary for unix/-m32 ===

# of expected passes		44
# of unsupported tests		5

Running target unix

		=== libatomic Summary for unix ===

# of expected passes		54

		=== libatomic Summary ===

# of expected passes		98
# of unsupported tests		5
		=== libffi tests ===


Running target unix/-m32

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

# of expected passes		2214

Running target unix

		=== libffi Summary for unix ===

# of expected passes		2214

		=== libffi Summary ===

# of expected passes		4428
		=== libgo tests ===


Running target unix
FAIL: html/template
FAIL: go/build
FAIL: net/http

		=== libgo Summary for unix ===

# of expected passes		153
# of unexpected failures	3

Running target unix/-m32
FAIL: net
FAIL: runtime
FAIL: go/build
FAIL: net/http
FAIL: os/signal
FAIL: runtime/pprof

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

# of expected passes		150
# of unexpected failures	6

		=== libgo Summary ===

# of expected passes		303
# of unexpected failures	9
/var/gcc/regression/trunk/11.4-gcc-gas-64/build/./gcc/gccgo version 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC)

		=== libgomp tests ===


Running target unix/-m32
FAIL: libgomp.graphite/force-parallel-1.c scan-tree-dump-times graphite "2 loops carried no dependency" 1 (found 0 times)
FAIL: libgomp.graphite/force-parallel-1.c scan-tree-dump-times optimized "loopfn" 8 (found 12 times)

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

# of expected passes		5253
# of unexpected failures	2
# of unsupported tests		353

Running target unix
FAIL: libgomp.graphite/force-parallel-1.c scan-tree-dump-times graphite "2 loops carried no dependency" 1 (found 0 times)
FAIL: libgomp.graphite/force-parallel-1.c scan-tree-dump-times optimized "loopfn" 8 (found 12 times)

		=== libgomp Summary for unix ===

# of expected passes		5253
# of unexpected failures	2
# of unsupported tests		353

		=== libgomp Summary ===

# of expected passes		10506
# of unexpected failures	4
# of unsupported tests		706
		=== libitm tests ===


Running target unix/-m32

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

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

Running target unix

		=== libitm Summary for unix ===

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

		=== libitm Summary ===

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


Running target unix

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

# of expected passes		11260
# of expected failures		70
# of unsupported tests		639

Running target unix/-m32

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

# of expected passes		11260
# of expected failures		70
# of unsupported tests		639

		=== libstdc++ Summary ===

# of expected passes		22520
# of expected failures		140
# of unsupported tests		1278

Compiler version: 8.0.0 20180105 (experimental) [trunk revision 256274] (GCC) 
Platform: sparcv9-sun-solaris2.11
configure flags: --prefix=/vol/gcc --target=sparcv9-sun-solaris2.11 --enable-objc-gc --with-target-bdw-gc-include=/vol/gcc/include --with-target-bdw-gc-lib=/vol/gcc/lib/sparcv9,sparcv8plus=/vol/gcc/lib --enable-libmudflap --with-as=/vol/gcc/bin/sparcv9/gas-2.29 --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 --with-isl-include=/vol/gcc/include --with-isl-lib=/vol/gcc/lib/sparcv9 --build=sparcv9-sun-solaris2.11 --host=sparcv9-sun-solaris2.11
BOOT_CFLAGS=-g -O2


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