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 7.0.1 20170127 (experimental) [master revision 099c19e:ca7cde9:daaa31a47b2b43081419fe303a13b10828b1a3ac] (Cavium Inc. (Build 1043)) testsuite on aarch64-unknown-linux-gnu


LAST_UPDATED: Fri Jan 27 20:24:08 UTC 2017 (revision 099c19e:ca7cde9:daaa31a47b2b43081419fe303a13b10828b1a3ac)

Native configuration is aarch64-unknown-linux-gnu

		=== libatomic tests ===


Running target unix

		=== libatomic Summary ===

# of expected passes		54
		=== libffi tests ===


Running target unix

		=== libffi Summary ===

# of expected passes		2214
		=== libgo tests ===


Running target unix

		=== libgo Summary ===

# of expected passes		145
/data1/jenkins/workspace/BuildThunderX_native_gcc_upstream/objdir/./gcc/gccgo version 7.0.1 20170127 (experimental) [master revision 099c19e:ca7cde9:daaa31a47b2b43081419fe303a13b10828b1a3ac] (Cavium Inc. (Build 1043))

		=== libgomp tests ===


Running target unix

		=== libgomp Summary ===

# of expected passes		5004
# of unsupported tests		380
		=== libitm tests ===


Running target unix

		=== libitm Summary ===

# of expected passes		42
# of expected failures		3
# of unsupported tests		1
		=== libstdc++ tests ===


Running target unix
FAIL: 27_io/manipulators/extended/get_money/char/1.cc execution test

		=== libstdc++ Summary ===

# of expected passes		11263
# of unexpected failures	1
# of expected failures		66
# of unsupported tests		556
		=== gcc tests ===


Running target unix
UNRESOLVED: gcc.dg/asan/use-after-scope-9.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects   scan-tree-dump-times asan1 "= ASAN_POISON \\\\(\\\\)" 1
XPASS: gcc.dg/attr-alloc_size-11.c missing range info for short (test for warnings, line 50)
XPASS: gcc.dg/attr-alloc_size-11.c missing range info for signed char (test for warnings, line 49)
FAIL: c-c++-common/ubsan/float-cast-overflow-1.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test
FAIL: c-c++-common/ubsan/float-cast-overflow-1.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O0  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O3 -g  output pattern test
FAIL: gcc.target/aarch64/vect-abs-compile.c scan-assembler abs\\\\tv[0-9]+.16b
FAIL: gcc.target/aarch64/vect-abs-compile.c scan-assembler abs\\\\tv[0-9]+.8h
FAIL: gcc.target/aarch64/vect-compile.c scan-assembler-times addp 2
FAIL: gcc.target/aarch64/vect-compile.c scan-assembler-times addv 2
FAIL: gcc.target/aarch64/vect-faddv-compile.c scan-assembler-times faddp\\\\tv 2
FAIL: gcc.target/aarch64/vector_initialization_nostack.c scan-assembler-not sp

		=== gcc Summary ===

# of expected passes		110826
# of unexpected failures	10
# of unexpected successes	2
# of expected failures		317
# of unresolved testcases	1
# of unsupported tests		3094
/data1/jenkins/workspace/BuildThunderX_native_gcc_upstream/objdir/gcc/xgcc  version 7.0.1 20170127 (experimental) [master revision 099c19e:ca7cde9:daaa31a47b2b43081419fe303a13b10828b1a3ac] (Cavium Inc. (Build 1043)) 

		=== gfortran tests ===


Running target unix
FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f   -O   scan-tree-dump pcom "Executing predictive commoning without unrolling"
FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f   -O   scan-tree-dump pcom "vectp_u.*__lsm.* = PHI <.*vectp_u.*__lsm"
FAIL: gfortran.dg/vect/pr62283.f   -O   scan-tree-dump-times vect "vectorized 1 loops" 2

		=== gfortran Summary ===

# of expected passes		43861
# of unexpected failures	3
# of expected failures		85
# of unsupported tests		67
/data1/jenkins/workspace/BuildThunderX_native_gcc_upstream/objdir/gcc/testsuite/gfortran/../../gfortran  version 7.0.1 20170127 (experimental) [master revision 099c19e:ca7cde9:daaa31a47b2b43081419fe303a13b10828b1a3ac] (Cavium Inc. (Build 1043)) 

		=== g++ tests ===


Running target unix
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++11 execution test
XPASS: g++.dg/tls/thread_local-order2.C  -std=c++14 execution test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O0  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O1  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O2  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -O3 -g  output pattern test
FAIL: c-c++-common/ubsan/overflow-mul-4.c   -Os  output pattern test
FAIL: g++.dg/vect/slp-pr56812.cc  -std=c++11  scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: g++.dg/vect/slp-pr56812.cc  -std=c++14  scan-tree-dump-times slp1 "basic block vectorized" 1
FAIL: g++.dg/vect/slp-pr56812.cc  -std=c++98  scan-tree-dump-times slp1 "basic block vectorized" 1

		=== g++ Summary ===

# of expected passes		107157
# of unexpected failures	11
# of unexpected successes	2
# of expected failures		377
# of unsupported tests		4521
/data1/jenkins/workspace/BuildThunderX_native_gcc_upstream/objdir/gcc/testsuite/g++/../../xg++  version 7.0.1 20170127 (experimental) [master revision 099c19e:ca7cde9:daaa31a47b2b43081419fe303a13b10828b1a3ac] (Cavium Inc. (Build 1043)) 

		=== go tests ===


Running target unix
FAIL: go.test/test/ken/cplx2.go execution,  -O2 -g 

		=== go Summary ===

# of expected passes		7243
# of unexpected failures	1
# of expected failures		1
# of untested testcases		10
# of unsupported tests		3
/data1/jenkins/workspace/BuildThunderX_native_gcc_upstream/objdir/gcc/testsuite/go/../../gccgo  version 7.0.1 20170127 (experimental) [master revision 099c19e:ca7cde9:daaa31a47b2b43081419fe303a13b10828b1a3ac] (Cavium Inc. (Build 1043)) 


Compiler version: 7.0.1 20170127 (experimental) [master revision 099c19e:ca7cde9:daaa31a47b2b43081419fe303a13b10828b1a3ac] (Cavium Inc. (Build 1043)) 
Platform: aarch64-unknown-linux-gnu
configure flags: --prefix=/data1/jenkins/workspace/BuildThunderX_native_gcc_upstream/objdir/../tools --enable-languages=c,c++,fortran,go --with-cpu=thunderx --disable-werror --with-sysroot=/ --enable-plugins --enable-gnu-indirect-function --with-pkgversion='Cavium Inc. (Build 1043)'


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