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.10.0 20140814 (experimental) [trunk revision 213939] (GCC) testsuite on sh4-unknown-linux-gnu


Remote host: linux 2.6.30 sh4
GNU C Library version 2.7.90

LAST_UPDATED: Thu Aug 14 05:31:14 UTC 2014 (revision 213939)

Target is sh4-unknown-linux-gnu
Host   is i686-pc-linux-gnu

		=== g++ tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).
FAIL: g++.dg/cpp0x/static_assert9.C  -std=c++11 (test for excess errors)
FAIL: g++.dg/cpp0x/static_assert9.C  -std=c++1y (test for excess errors)
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++98  scan-tree-dump fre2 "Determined dynamic type."
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++98  scan-tree-dump fre2 "Checking vtbl store:"
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++98  scan-tree-dump fre2 "Function call may change dynamic type:extcall"
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++98  scan-tree-dump fre2 "converting indirect call to function virtual void"
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++11  scan-tree-dump fre2 "Determined dynamic type."
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++11  scan-tree-dump fre2 "Checking vtbl store:"
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++11  scan-tree-dump fre2 "Function call may change dynamic type:extcall"
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++11  scan-tree-dump fre2 "converting indirect call to function virtual void"
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++1y  scan-tree-dump fre2 "Determined dynamic type."
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++1y  scan-tree-dump fre2 "Checking vtbl store:"
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++1y  scan-tree-dump fre2 "Function call may change dynamic type:extcall"
UNRESOLVED: g++.dg/ipa/devirt-37.C  -std=gnu++1y  scan-tree-dump fre2 "converting indirect call to function virtual void"

		=== g++ Summary ===

# of expected passes		77712
# of unexpected failures	2
# of expected failures		440
# of unresolved testcases	12
# of unsupported tests		3308
/home/ldroot/dodes/xsh-gcc-orig/gcc/testsuite/g++/../../xg++  version 4.10.0 20140814 (experimental) [trunk revision 213939] (GCC) 

Host   is i686-pc-linux-gnu

		=== gcc tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).
FAIL: gcc.c-torture/compile/pr28865.c   -O0  (test for excess errors)
FAIL: gcc.c-torture/execute/builtin-prefetch-6.c execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/builtin-prefetch-6.c execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.dg/atomic/c11-atomic-exec-4.c   -Os  (internal compiler error)
FAIL: gcc.dg/atomic/c11-atomic-exec-4.c   -Os  (test for excess errors)
UNRESOLVED: gcc.dg/atomic/c11-atomic-exec-4.c   -Os  compilation failed to produce executable
FAIL: gcc.dg/delay-slot-2.c scan-assembler printf
FAIL: gcc.dg/torture/pr43017.c   -O2  execution test
FAIL: gcc.dg/torture/pr43017.c   -Os  execution test
FAIL: gcc.dg/torture/pr43017.c   -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
FAIL: gcc.dg/tree-prof/cold_partition_label.c compilation,  -fprofile-use -D_PROFILE_USE (internal compiler error)
UNRESOLVED: gcc.dg/tree-prof/cold_partition_label.c execution,    -fprofile-use -D_PROFILE_USE
FAIL: gcc.dg/tree-prof/pr52027.c compilation,  -fprofile-use -D_PROFILE_USE (internal compiler error)
UNRESOLVED: gcc.dg/tree-prof/pr52027.c execution,    -fprofile-use -D_PROFILE_USE
FAIL: gcc.dg/tree-prof/va-arg-pack-1.c compilation,  -fprofile-use -D_PROFILE_USE (internal compiler error)
UNRESOLVED: gcc.dg/tree-prof/va-arg-pack-1.c execution,    -fprofile-use -D_PROFILE_USE
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times optimized "link_error" 0
FAIL: gcc.dg/tree-ssa/sra-12.c scan-tree-dump-times release_ssa "l;" 0
FAIL: gcc.target/sh/pr51244-19.c scan-assembler-not movt
FAIL: gcc.target/sh/pr51244-8.c scan-assembler-not shad|neg
FAIL: gcc.target/sh/pr52933-2.c scan-assembler-not tst
FAIL: gcc.target/sh/pr53568-1.c scan-assembler-times swap.b 16
FAIL: gcc.target/sh/pr53568-1.c scan-assembler-times mov 1
FAIL: gcc.target/sh/pr53568-1.c scan-assembler-not {shll8|shlr8|shld|shad}
FAIL: gcc.target/sh/sp-switch.c scan-assembler .long\\t_alt_stack

		=== gcc Summary ===

# of expected passes		86268
# of unexpected failures	20
# of unexpected successes	1
# of expected failures		121
# of unresolved testcases	4
# of unsupported tests		1507
/home/ldroot/dodes/xsh-gcc-orig/gcc/xgcc  version 4.10.0 20140814 (experimental) [trunk revision 213939] (GCC) 

Host   is i686-pc-linux-gnu

		=== gfortran tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).
FAIL: gfortran.dg/assumed_rank_1.f90   -O2  execution test
FAIL: gfortran.dg/assumed_rank_2.f90   -O2  execution test
FAIL: gfortran.dg/assumed_rank_bounds_1.f90   -O2  execution test
FAIL: gfortran.dg/common_14.f90   -O   (test for warnings, line 16)
FAIL: gfortran.dg/common_14.f90   -O   (test for warnings, line 22)
FAIL: gfortran.dg/common_14.f90   -O  (test for excess errors)
FAIL: gfortran.dg/nearest_1.f90   -O0  execution test
FAIL: gfortran.dg/nearest_1.f90   -O1  execution test
FAIL: gfortran.dg/nearest_1.f90   -O2  execution test
FAIL: gfortran.dg/nearest_1.f90   -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/nearest_1.f90   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/nearest_1.f90   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/nearest_1.f90   -O3 -g  execution test
FAIL: gfortran.dg/nearest_1.f90   -Os  execution test
FAIL: gfortran.dg/proc_ptr_comp_13.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -Os  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O0  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O1  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O2  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -fomit-frame-pointer  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -fomit-frame-pointer -funroll-loops  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -Os  execution test

		=== gfortran Summary ===

# of expected passes		45058
# of unexpected failures	47
# of expected failures		38
# of unsupported tests		401
/home/ldroot/dodes/xsh-gcc-orig/gcc/testsuite/gfortran/../../gfortran  version 4.10.0 20140814 (experimental) [trunk revision 213939] (GCC) 

Host   is i686-pc-linux-gnu

		=== objc tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).

		=== objc Summary ===

# of expected passes		3010
# of unsupported tests		74
/home/ldroot/dodes/xsh-gcc-orig/gcc/xgcc  version 4.10.0 20140814 (experimental) [trunk revision 213939] (GCC) 

Host   is sh4-unknown-linux-gnu

		=== boehm-gc tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).

		=== boehm-gc Summary ===

# of expected passes		12
# of unsupported tests		1
Host   is sh4-unknown-linux-gnu

		=== libatomic tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).

		=== libatomic Summary ===

# of expected passes		44
# of unsupported tests		5
Host   is sh4-unknown-linux-gnu

		=== libffi tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).

		=== libffi Summary ===

# of expected passes		1819
# of unsupported tests		55
Host   is sh4-unknown-linux-gnu

		=== libgomp tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).

		=== libgomp Summary ===

# of expected passes		3180
# of unsupported tests		43
Host   is sh4-unknown-linux-gnu

		=== libitm tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).

		=== libitm Summary ===

# of expected passes		26
# of expected failures		3
# of unsupported tests		1
Host   is sh4-unknown-linux-gnu

		=== libjava tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).

		=== libjava Summary ===

# of expected passes		2413
# of expected failures		4
# of untested testcases		4
Host   is sh4-unknown-linux-gnu

		=== libstdc++ tests ===


Running target unix
WARNING: Assuming target board is the local machine (which is probably wrong).

		=== libstdc++ Summary ===

# of expected passes		8905
# of expected failures		69
# of unsupported tests		657

Compiler version: 4.10.0 20140814 (experimental) [trunk revision 213939] (GCC) 
Platform: sh4-unknown-linux-gnu
configure flags: --target=sh4-unknown-linux-gnu --enable-build-with-cxx --enable-lto --enable-shared --enable-threads=posix --enable-clocale=gnu --enable-libitm --enable-libgcj --with-ld=/usr/local/bin/sh4-unknown-linux-gnu-ld --with-as=/usr/local/bin/sh4-unknown-linux-gnu-as --with-sysroot=/exp/ldroot --with-mpfr=/opt3/i686-pc-linux-gnu --with-mpc=/opt3/i686-pc-linux-gnu --with-libelf=/opt3/i686-pc-linux-gnu --with-ppl=no target_alias=sh4-unknown-linux-gnu --enable-languages=c,c++,fortran,java,lto,objc


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